(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
@@ -38,6 +38,7 @@ spec:
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
- ansible-playbook ./experiments/generic/node_memory_hog/node_memory_hog_ansible_logic.yml -i /etc/ansible/hosts -vv; exit 0
|
||||
@@ -70,4 +71,4 @@ spec:
|
||||
value: 'litmuschaos/stress-ng:latest'
|
||||
|
||||
labels:
|
||||
name: node-memory-hog
|
||||
name: node-memory-hog
|
||||
|
Reference in New Issue
Block a user