forked from Ivasoft/traefik
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:
committed by
Ludovic Fernandez
parent
41dd124a4b
commit
ca5bbab20a
@@ -10,6 +10,7 @@ rules:
|
||||
- pods
|
||||
- services
|
||||
- endpoints
|
||||
- secrets
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
|
||||
Reference in New Issue
Block a user