Add list verb over secrets for the controller
This commit is contained in:
parent
a1b8e0cc3d
commit
cc02aec59b
|
|
@ -28,6 +28,7 @@ rules:
|
|||
- get
|
||||
- patch
|
||||
- update
|
||||
- list
|
||||
- apiGroups:
|
||||
- ""
|
||||
resources:
|
||||
|
|
|
|||
Loading…
Reference in New Issue