[kubernetes] Add secrets resource to in-line RBAC spec.

Previously only existed in the Github-hosted example file.
This commit is contained in:
Timo Reimann 2017-07-24 11:30:36 +02:00
parent 64ee68763b
commit 765c44d77f

View file

@ -35,6 +35,7 @@ rules:
- pods
- services
- endpoints
- secrets
verbs:
- get
- list