Skip to content

Commit

Permalink
Merge pull request #1001 from chancez/patch-2
Browse files Browse the repository at this point in the history
examples/nginx/rbac: Give access to own namespace
  • Loading branch information
aledbf authored Jul 21, 2017
2 parents fbb96f4 + 8cd18bc commit 1a26aa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/rbac/nginx/nginx-ingress-controller-rbac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ rules:
- configmaps
- pods
- secrets
- namespaces
verbs:
- get
- apiGroups:
Expand Down

0 comments on commit 1a26aa2

Please sign in to comment.