Skip to content

Commit

Permalink
traefik controller access to secrets
Browse files Browse the repository at this point in the history
The traefik controller shall have access to secrets for the k8s basic authentication (#1488) to work
  • Loading branch information
spinto authored and ldez committed Jul 7, 2017
1 parent 41dd124 commit 5d52587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/k8s/traefik-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ rules:
- pods
- services
- endpoints
- secrets
verbs:
- get
- list
Expand Down

0 comments on commit 5d52587

Please sign in to comment.