Set headlamp app auttosync

This commit is contained in:
dvirlabs 2026-03-16 06:15:19 +02:00
parent 81a8851ec1
commit b29ae2f613

View File

@ -15,3 +15,8 @@ spec:
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: infra namespace: infra
syncPolicy:
syncOptions:
automated:
prune: true
selfHeal: true