udpate prod mongo
parent
9fa12c7a41
commit
d9b907a71c
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue