udpate mongo
parent
796fe9a785
commit
9508caed49
|
@ -29,7 +29,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: mongo
|
- name: mongo
|
||||||
image: mongo:6.0
|
image: mongo:6.0
|
||||||
command:
|
args:
|
||||||
- --replSet "bfs-mongo-rs0"
|
- --replSet "bfs-mongo-rs0"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue