Merge pull request #410 from amityt/version-fix

Version update for kube-proxy-all experiment
This commit is contained in:
Ishan Gupta
2021-01-21 11:55:07 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ spec:
image: lachlanevenson/k8s-kubectl
command: [sh, -c]
args:
- "kubectl apply -f https://hub.litmuschaos.io/api/chaos/1.9.0?file=charts/generic/experiments.yaml -n
- "kubectl apply -f https://hub.litmuschaos.io/api/chaos/1.12.0?file=charts/generic/experiments.yaml -n
{{workflow.parameters.adminModeNamespace}} | sleep 30"
- name: node-cpu-hog

View File

@@ -40,7 +40,7 @@ spec:
image: lachlanevenson/k8s-kubectl
command: [sh, -c]
args:
- "kubectl apply -f https://hub.litmuschaos.io/api/chaos/1.9.0?file=charts/generic/experiments.yaml -n
- "kubectl apply -f https://hub.litmuschaos.io/api/chaos/1.12.0?file=charts/generic/experiments.yaml -n
{{workflow.parameters.adminModeNamespace}} | sleep 30"
- name: node-cpu-hog