added get nodes to cluster permissions

This commit is contained in:
Puja Abbassi 2017-06-02 16:43:55 +02:00
parent e1961b2b51
commit b136ced902
No known key found for this signature in database
GPG key ID: 89CAD6E1DAF35A1A

View file

@ -37,6 +37,7 @@ able to function as an ingress across the cluster. These permissions are
granted to the ClusterRole named `nginx-ingress-clusterrole` granted to the ClusterRole named `nginx-ingress-clusterrole`
* `configmaps`, `endpoints`, `nodes`, `pods`, `secrets`: list, watch * `configmaps`, `endpoints`, `nodes`, `pods`, `secrets`: list, watch
* `nodes`: get
* `services`, `ingresses`: get, list, watch * `services`, `ingresses`: get, list, watch
* `events`: create, patch * `events`: create, patch
* `ingresses/status`: update * `ingresses/status`: update