452: version upgraded for chaos-charts

This commit is contained in:
Travis CI
2020-01-07 07:11:25 +00:00
parent 72a0ad50ca
commit 3ea5632d79
2 changed files with 30 additions and 21 deletions

View File

@@ -5,7 +5,7 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: cpu-hog name: cpu-hog
version: 0.0.3 version: 0.0.4
spec: spec:
definition: definition:
scope: Cluster scope: Cluster

View File

@@ -63,29 +63,38 @@ description:
kind: ChaosExperiment kind: ChaosExperiment
metadata: metadata:
name: cpu-hog name: cpu-hog
version: 0.0.3 version: 0.0.4
spec: spec:
definition: definition:
scope: Cluster
permissions: permissions:
apiGroups: - apiGroups:
- "" - ""
- "extensions" - "batch"
- "apps" - "apps"
- "batch" - "litmuschaos.io"
- "litmuschaos.io" resources:
resources: - "daemonsets"
- "daemonsets" - "jobs"
- "statefulsets" - "pods"
- "deployments" - "status"
- "jobs" - "pods/exec"
- "nodes" - "chaosengines"
- "pods" - "chaosexperiments"
- "pods/exec" - "chaosresults"
- "chaosengines" verbs:
- "chaosexperiments" - "create"
- "chaosresults" - "list"
verbs: - "get"
- "*" - "patch"
- "delete"
- apiGroups:
- ""
resources:
- "nodes"
verbs :
- "get"
- "list"
image: "litmuschaos/ansible-runner:ci" image: "litmuschaos/ansible-runner:ci"
args: args:
- -c - -c