Skip to content

Commit 13e608f

Browse files
authored
Update mongo-express.yml
1 parent c4ee1e0 commit 13e608f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mongo-express.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: mongo-express
55
spec:
66
replicas: 1
7-
selectors:
7+
selector:
88
matchLabels:
99
app: mongo-express
1010
template:
@@ -46,4 +46,4 @@ spec:
4646
- protocol: TCP
4747
port: 8081
4848
targetPort: 8081
49-
nodePort: 30000
49+
nodePort: 30000

0 commit comments

Comments
 (0)