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