(Enhancement): Added/Removed permissions for DISK-FILL experiment (#94)

* (Enhancement): Added/Removed permissions for DISK-FILL experiment

Signed-off-by: Amit Bhatt <amitbhatt818@gmail.com>
This commit is contained in:
Amit Bhatt
2020-01-07 17:27:13 +05:30
committed by Karthik Satchitanand
parent 98a155af9a
commit 532b6a9c7c

View File

@@ -5,28 +5,30 @@ description:
kind: ChaosExperiment
metadata:
name: disk-fill
version: 0.0.2
version: 0.1.2
spec:
definition:
scope: Cluster
permissions:
apiGroups:
- apiGroups:
- ""
- "extensions"
- "apps"
- "batch"
- "litmuschaos.io"
resources:
- "daemonsets"
- "statefulsets"
- "deployments"
- "jobs"
- "pods"
- "pods/exec"
- "daemonsets"
- "chaosengines"
- "chaosexperiments"
- "chaosresults"
verbs:
- "*"
- "create"
- "list"
- "get"
- "patch"
- "delete"
image: "litmuschaos/ansible-runner:ci"
args:
- -c