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