Fix sync policy for headlamp

This commit is contained in:
dvirlabs 2026-03-16 07:27:28 +02:00
parent f7541dce54
commit a7bb9f70b3

View File

@ -16,7 +16,6 @@ spec:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: infra namespace: infra
syncPolicy: syncPolicy:
syncOptions: automated:
automated: prune: true
prune: true selfHeal: true
selfHeal: true