diff --git a/platform/argocd/kustomization.yaml b/platform/argocd/kustomization.yaml index 03c1a0c..bc713b6 100644 --- a/platform/argocd/kustomization.yaml +++ b/platform/argocd/kustomization.yaml @@ -3,11 +3,4 @@ kind: Kustomization namespace: argocd resources: - https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml -spec: - # ... (dein restlicher Code) - syncPolicy: - automated: - prune: true - selfHeal: true - syncOptions: - - ServerSideApply=true # <--- DIESE ZEILE IST DIE LĂ–SUNG! +