601: version upgraded for chaos-charts
This commit is contained in:
@@ -552,7 +552,7 @@ description:
|
||||
kind: ChaosExperiment
|
||||
metadata:
|
||||
name: node-cpu-hog
|
||||
version: 0.1.9
|
||||
version: 0.1.10
|
||||
spec:
|
||||
definition:
|
||||
scope: Cluster
|
||||
@@ -584,7 +584,7 @@ spec:
|
||||
verbs :
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
image: "litmuschaos/ansible-runner:ci"
|
||||
args:
|
||||
- -c
|
||||
- ansible-playbook ./experiments/generic/node_cpu_hog/node_cpu_hog_ansible_logic.yml -i /etc/ansible/hosts -vv; exit 0
|
||||
|
Reference in New Issue
Block a user