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

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
shubhamchaudhary
2020-03-13 18:16:03 +05:30
parent e2a12b6954
commit 006e945a2f
23 changed files with 23 additions and 23 deletions

View File

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