fix(kyverno): Don't use bitnami image

This commit is contained in:
2025-10-15 18:50:58 +02:00
parent 58b8a8a21d
commit b610854912
@@ -21,6 +21,12 @@ reportsController:
metricsService: metricsService:
create: true create: true
{{ end }} {{ end }}
webhooksCleanup:
enabled: true
image:
registry: registry.k8s.io
repository: kubectl
tag: latest
cleanupController: cleanupController:
resources: resources:
limits: limits: