Merge pull request #1001 from chancez/patch-2
examples/nginx/rbac: Give access to own namespace
This commit is contained in:
commit
1a26aa2d53
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ rules:
|
||||||
- configmaps
|
- configmaps
|
||||||
- pods
|
- pods
|
||||||
- secrets
|
- secrets
|
||||||
|
- namespaces
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- get
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
|
|
Loading…
Reference in a new issue