diff --git a/argocd-apps/cloudflared.yaml b/argocd-apps/cloudflared.yaml index aace0e6..bb08365 100644 --- a/argocd-apps/cloudflared.yaml +++ b/argocd-apps/cloudflared.yaml @@ -15,7 +15,7 @@ spec: helm: valueFiles: - ../../manifests/cloudflared/values.yaml - syncPolicy: - automated: - selfHeal: true - prune: true \ No newline at end of file + syncPolicy: {} + # automated: + # selfHeal: true + # prune: true \ No newline at end of file