Looks like we need to allow read as well
This commit is contained in:
parent
9003ff81a7
commit
a8c2cacce4
@ -23,6 +23,8 @@ rules:
|
|||||||
resources:
|
resources:
|
||||||
- namespaces
|
- namespaces
|
||||||
verbs:
|
verbs:
|
||||||
|
- get
|
||||||
|
- list
|
||||||
- update
|
- update
|
||||||
- patch
|
- patch
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user