Chore(add): Add imagePullPolicy at missing places in experiments CR (#413)

Signed-off-by: udit <udit.gaurav@mayadata.io>
This commit is contained in:
Udit Gaurav
2021-02-15 18:55:28 +05:30
committed by GitHub
parent 64dce8553f
commit 7f2f57cb33
8 changed files with 12 additions and 7 deletions

View File

@@ -457,6 +457,7 @@ spec:
- "delete"
- "deletecollection"
image: "litmuschaos/go-runner:latest"
imagePullPolicy: Always
args:
- -c
- ./experiments -name pod-network-duplication
@@ -1083,6 +1084,7 @@ spec:
- "delete"
- "deletecollection"
image: "litmuschaos/go-runner:latest"
imagePullPolicy: Always
args:
- -c
- ./experiments -name pod-io-stress
@@ -1279,6 +1281,7 @@ spec:
- "delete"
- "deletecollection"
image: "litmuschaos/go-runner:latest"
imagePullPolicy: Always
args:
- -c
- ./experiments -name pod-memory-hog