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