Enable automated sync for Headlamp ArgoCD application

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
CTO Agent 2026-07-18 07:38:58 +00:00
parent e640db0880
commit 0bc48c2f7c

View file

@ -13,5 +13,8 @@ spec:
server: https://kubernetes.default.svc
namespace: headlamp
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true