(enhancement)charts: add imagepullpolicy in charts (#236)
Signed-off-by: ksatchit <karthik.s@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
f0f1dff9ae
commit
83146e80e3
@@ -41,6 +41,7 @@ spec:
|
||||
- "patch"
|
||||
- "update"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
- ansible-playbook ./experiments/openebs/openebs-target-container-failure/openebs_target_container_failure_ansible_logic.yml -i /etc/ansible/hosts -vv; exit 0
|
||||
@@ -103,4 +104,4 @@ spec:
|
||||
name: openebs-target-container-failure
|
||||
#configmaps:
|
||||
#- name: openebs-target-container-failure
|
||||
# mountPath: /mnt
|
||||
# mountPath: /mnt
|
||||
|
Reference in New Issue
Block a user