refactor(rbac): Adding pods/log permission in all charts (#175)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-03-14 15:37:13 +05:30
committed by GitHub
parent a022b24d85
commit b5c11f958f
23 changed files with 23 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ spec:
- "daemonsets"
- "jobs"
- "pods"
- "pods/log"
- "events"
- "pods/exec"
- "chaosengines"