Add missing resource to cluster role (#796)

Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
This commit is contained in:
Daniel Valdivia
2021-06-07 22:28:53 -07:00
committed by GitHub
parent 991043822b
commit 9a8106d714
2 changed files with 2 additions and 0 deletions

View File

@@ -216,6 +216,7 @@ rules:
- ""
resources:
- pod
- pods/log
verbs:
- get
- list