From d39853f6d2e3042940a747a0cb1a3ea1e24729ee Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Mon, 28 Jul 2025 16:53:14 +0300 Subject: [PATCH] Fix deleted apps --- applicationSet.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/applicationSet.yaml b/applicationSet.yaml index 743e42f..5746c05 100644 --- a/applicationSet.yaml +++ b/applicationSet.yaml @@ -31,3 +31,5 @@ spec: syncPolicy: automated: selfHeal: true + syncOption: + - Prune=false