chore(permissions): sync the experiment and rbac permissions (#406)

* chore(permissions): sync the experiment and rbac permissions

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>

* Add "statefulsets" in pod autoscaler permissions

Signed-off-by: udit <udit.gaurav@mayadata.io>

Co-authored-by: udit <udit.gaurav@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2021-01-04 14:26:45 +05:30
committed by GitHub
parent 8e69a7e196
commit 6ced128ee5
27 changed files with 131 additions and 24 deletions

View File

@@ -18,7 +18,6 @@ spec:
- apiGroups:
- ""
- "batch"
- "extensions"
- "litmuschaos.io"
- "apps"
resources:
@@ -26,6 +25,7 @@ spec:
- "pods"
- "events"
- "pods/log"
- "pods/exec"
- "daemonsets"
- "pods/eviction"
- "chaosengines"
@@ -38,6 +38,7 @@ spec:
- "patch"
- "update"
- "delete"
- "deletecollection"
- apiGroups:
- ""
resources: