udpate prod mongo

main
ycz008 2024-04-19 18:01:29 +08:00
parent 9fa12c7a41
commit d9b907a71c
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ spec:
image: mongo:6.0
imagePullPolicy: IfNotPresent
args:
- "--bind_ip_all"
- "--bind_ip=localhost,0.0.0.0"
- "--replSet=bfs-mongo-rs0"
- "--keyFile=/etc/mongodb/keyfile.0"
ports: