udpate mongo
parent
965d5d6ba7
commit
796fe9a785
|
@ -73,13 +73,12 @@ kind: Service
|
|||
metadata:
|
||||
name: mongo
|
||||
spec:
|
||||
selector:
|
||||
app: mongo
|
||||
ports:
|
||||
- name: mongo
|
||||
protocol: TCP
|
||||
port: 27017
|
||||
targetPort: 27017
|
||||
nodePort: 30018
|
||||
type: NodePort
|
||||
type: ClusterIP
|
||||
selector:
|
||||
app: mongo
|
||||
|
||||
|
|
Loading…
Reference in New Issue