fix(clustertool): kyverno gha tweaks again

This commit is contained in:
Kjeld Schouten
2024-10-20 12:51:43 +02:00
parent fefdf6f8ca
commit bf503c26b3

View File

@@ -26,5 +26,6 @@ spec:
- --host=unix:///var/run/docker.sock
- --group=123
- --registry-mirror=http://spegel-registry.spegel.svc.cluster.local:5000
- --insecure-registry=http://spegel-registry.spegel.svc.cluster.local:5000
- --insecure-registry=spegel-registry.spegel.svc.cluster.local:5000
- --feature=containerd-snapshotter
- --debug="true"