rbac-nginx: resourceNames cannot filter create verb

This commit is contained in:
Andrey Arapov 2017-06-03 11:24:35 +02:00
parent 4c868cf62a
commit 4618fd2f64
No known key found for this signature in database
GPG key ID: 368DDA2E9A471EAC
2 changed files with 13 additions and 2 deletions

View file

@ -86,9 +86,14 @@ rules:
# when launching the nginx-ingress-controller.
- "ingress-controller-leader-nginx"
verbs:
- create
- get
- update
- apiGroups:
- ""
resources:
- configmaps
verbs:
- create
- apiGroups:
- ""
resources: