Add versioning for mongo config image
This commit is contained in:
parent
3aacb31d52
commit
82bb421fd4
@ -9,7 +9,7 @@ spec:
|
|||||||
template:
|
template:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: husseingalal/mongo-k8s-config
|
- image: husseingalal/mongo-k8s-config:v0.2.0
|
||||||
name: mongo-config
|
name: mongo-config
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /opt/rancher/bin
|
- mountPath: /opt/rancher/bin
|
||||||
|
@ -20,7 +20,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: mongo-config
|
- name: mongo-config
|
||||||
image: husseingalal/mongo-k8s-config
|
image: husseingalal/mongo-k8s-config:v0.2.0
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /opt/rancher/bin
|
- mountPath: /opt/rancher/bin
|
||||||
name: utility
|
name: utility
|
||||||
|
Loading…
x
Reference in New Issue
Block a user