update(rbac): Adding pods/log permission for failStep in all charts (#170)

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-03-13 18:03:31 +05:30
committed by GitHub
parent 430cbc093c
commit e2a12b6954
23 changed files with 23 additions and 22 deletions

View File

@@ -27,6 +27,7 @@ rules:
- "pods"
- "pods/exec"
- "jobs"
- "pods/logs"
- "events"
- "configmaps"
- "services"