From 1d7bce70819d24544f4d6317b3de7094385980d2 Mon Sep 17 00:00:00 2001 From: titver968 Date: Fri, 17 Oct 2025 10:10:14 +0200 Subject: [PATCH] plane replace deleted --- argocd/apps/plane/values-plane.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/argocd/apps/plane/values-plane.yaml b/argocd/apps/plane/values-plane.yaml index 8f13976..49db79c 100644 --- a/argocd/apps/plane/values-plane.yaml +++ b/argocd/apps/plane/values-plane.yaml @@ -73,5 +73,4 @@ spec: prune: true syncOptions: - CreateNamespace=true - - RespectIgnoreDifferences=true - - Replace=true \ No newline at end of file + - RespectIgnoreDifferences=true \ No newline at end of file