Skip to content

Commit

Permalink
added get nodes to cluster permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
puja108 committed Jun 2, 2017
1 parent e1961b2 commit b136ced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/rbac/nginx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ able to function as an ingress across the cluster. These permissions are
granted to the ClusterRole named `nginx-ingress-clusterrole`

* `configmaps`, `endpoints`, `nodes`, `pods`, `secrets`: list, watch
* `nodes`: get
* `services`, `ingresses`: get, list, watch
* `events`: create, patch
* `ingresses/status`: update
Expand Down

0 comments on commit b136ced

Please sign in to comment.