fix(kyverno): Allow list, watch and get secrets

This commit is contained in:
2025-11-14 14:13:24 +01:00
parent 69d5769c46
commit fd4ac433be
+12
View File
@@ -21,6 +21,18 @@ reportsController:
metricsService:
create: true
{{ end }}
admissionController:
rbac:
clusterRole:
extraResources:
- apiGroups:
- ''
resources:
- secrets
verbs:
- get
- list
- watch
cleanupController:
resources:
limits: