diff --git a/argocd-apps/headlamp.yaml b/argocd-apps/headlamp.yaml index 9cbfb80..b4d0959 100644 --- a/argocd-apps/headlamp.yaml +++ b/argocd-apps/headlamp.yaml @@ -16,7 +16,6 @@ spec: server: https://kubernetes.default.svc namespace: infra syncPolicy: - syncOptions: - automated: - prune: true - selfHeal: true + automated: + prune: true + selfHeal: true