diff --git a/bootstrap/apps/argocd.yaml b/bootstrap/apps/argocd.yaml index 531d785..895c19d 100644 --- a/bootstrap/apps/argocd.yaml +++ b/bootstrap/apps/argocd.yaml @@ -20,7 +20,3 @@ spec: destination: server: https://kubernetes.default.svc namespace: argocd - syncPolicy: - automated: - prune: true - selfHeal: true