Add list verb over secrets for the controller

This commit is contained in:
gcaracuel 2024-05-13 10:20:53 +02:00
parent a1b8e0cc3d
commit cc02aec59b
No known key found for this signature in database
GPG Key ID: 1CC792903A54199D
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ rules:
- get - get
- patch - patch
- update - update
- list
- apiGroups: - apiGroups:
- "" - ""
resources: resources: