refactor(rbac): Adding pods/log permission in all charts (#175)
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
a022b24d85
commit
b5c11f958f
@@ -22,6 +22,7 @@ spec:
|
||||
- "openebs.io"
|
||||
resources:
|
||||
- "pods"
|
||||
- "pods/log"
|
||||
- "pods/exec"
|
||||
- "events"
|
||||
- "jobs"
|
||||
|
Reference in New Issue
Block a user