From 88e78f4e3945a7aebd5f6dbff6c538029a5d0632 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 7 Sep 2024 09:39:30 +0200 Subject: [PATCH] Change values once more --- apps/templates/helm-vault.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/apps/templates/helm-vault.yaml b/apps/templates/helm-vault.yaml index d0a9670..364537e 100644 --- a/apps/templates/helm-vault.yaml +++ b/apps/templates/helm-vault.yaml @@ -3,15 +3,7 @@ kind: Application metadata: name: vault namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io spec: - syncPolicy: - syncOptions: - - CreateNamespace=true - automated: - prune: true - selfHeal: true project: default sources: - chart: vault @@ -40,6 +32,7 @@ spec: readOnly: true standalone: enabled: false + affinity: {} ha: enabled: true replicas: 3