udpate prod mongo
parent
9fa12c7a41
commit
d9b907a71c
|
@ -41,7 +41,7 @@ spec:
|
||||||
image: mongo:6.0
|
image: mongo:6.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- "--bind_ip_all"
|
- "--bind_ip=localhost,0.0.0.0"
|
||||||
- "--replSet=bfs-mongo-rs0"
|
- "--replSet=bfs-mongo-rs0"
|
||||||
- "--keyFile=/etc/mongodb/keyfile.0"
|
- "--keyFile=/etc/mongodb/keyfile.0"
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue