[kubernetes] Add secrets resource to in-line RBAC spec.
Previously only existed in the Github-hosted example file.
This commit is contained in:
parent
64ee68763b
commit
765c44d77f
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ rules:
|
|||
- pods
|
||||
- services
|
||||
- endpoints
|
||||
- secrets
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
|
|
Loading…
Reference in a new issue