traefik controller access to secrets
The traefik controller shall have access to secrets for the k8s basic authentication (#1488) to work
This commit is contained in:
parent
41dd124a4b
commit
ca5bbab20a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ rules:
|
||||||
- pods
|
- pods
|
||||||
- services
|
- services
|
||||||
- endpoints
|
- endpoints
|
||||||
|
- secrets
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- get
|
||||||
- list
|
- list
|
||||||
|
|
Loading…
Reference in a new issue