From cb009779aedc7804d9158491b002cfbfa97a435a Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 7 Sep 2024 09:29:36 +0200 Subject: [PATCH] Change to automated --- apps/templates/helm-vault.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/templates/helm-vault.yaml b/apps/templates/helm-vault.yaml index 8323c70..efb63ea 100644 --- a/apps/templates/helm-vault.yaml +++ b/apps/templates/helm-vault.yaml @@ -9,6 +9,9 @@ spec: syncPolicy: syncOptions: - CreateNamespace=true + automated: + prune: true + selfHeal: true project: default sources: - chart: vault