udpate mongo

main
ycz008 2024-04-19 15:17:14 +08:00
parent 965d5d6ba7
commit 796fe9a785
1 changed files with 3 additions and 4 deletions

View File

@ -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