.
This commit is contained in:
@@ -57,8 +57,10 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: mongodb
|
||||
image: mongo:7
|
||||
imagePullPolicy: IfNotPresent
|
||||
image: mongo:6
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- --bind_ip_all
|
||||
ports:
|
||||
- containerPort: 27017
|
||||
name: mongo
|
||||
|
||||
Reference in New Issue
Block a user