1
0
mirror of https://github.com/rancher/rke.git synced 2025-04-27 19:25:44 +00:00

Add authorization for nginx-ingress to get daemonsets

Related issue https://github.com/rancher/rancher/issues/14052
This commit is contained in:
orangedeng 2018-07-17 13:47:01 +08:00 committed by Alena Prokharchyk
parent ee8d4f128e
commit 44d921b114

View File

@ -71,6 +71,7 @@ rules:
- "extensions"
resources:
- ingresses
- daemonsets
verbs:
- get
- list