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