diff --git a/tekton/ci-cd/argocd.yaml b/tekton/ci-cd/argocd.yaml index 09f00d1..1d8c529 100644 --- a/tekton/ci-cd/argocd.yaml +++ b/tekton/ci-cd/argocd.yaml @@ -18,9 +18,8 @@ spec: namespace: tekton-pipelines syncPolicy: automated: - prune: true + prune: false selfHeal: true - allowEmpty: false syncOptions: - CreateNamespace=true - PrunePropagationPolicy=foreground