(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
@@ -45,6 +45,7 @@ spec:
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
- ansible-playbook ./experiments/openebs/openebs-pool-disk-loss/openebs_pool_disk_loss_ansible_logic.yml -i /etc/ansible/hosts -vv; exit 0
|
||||
@@ -101,4 +102,4 @@ spec:
|
||||
|
||||
secrets:
|
||||
- name: cloud-secret
|
||||
mountPath: /tmp/
|
||||
mountPath: /tmp/
|
||||
|
Reference in New Issue
Block a user