mirror of
https://github.com/traefik/traefik.git
synced 2025-08-11 09:07:07 +02:00
[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
@ -35,6 +35,7 @@ rules:
|
|||||||
- pods
|
- pods
|
||||||
- services
|
- services
|
||||||
- endpoints
|
- endpoints
|
||||||
|
- secrets
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- get
|
||||||
- list
|
- list
|
||||||
|
Loading…
Reference in New Issue
Block a user