udpate mongo
parent
3c0c85584b
commit
8dd5d85c68
|
@ -30,8 +30,6 @@ spec:
|
||||||
- name: mongo
|
- name: mongo
|
||||||
image: mongo:6.0
|
image: mongo:6.0
|
||||||
args:
|
args:
|
||||||
- "--auth"
|
|
||||||
- "--bind_ip_all"
|
|
||||||
- "--replSet=bfs-mongo-rs0"
|
- "--replSet=bfs-mongo-rs0"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue