From a3f1f36559420324584714bb72daa54f348c28fc Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 7 Sep 2024 09:28:00 +0200 Subject: [PATCH] Change podaffinity back --- apps/templates/helm-vault.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/helm-vault.yaml b/apps/templates/helm-vault.yaml index 78c0397..e390156 100644 --- a/apps/templates/helm-vault.yaml +++ b/apps/templates/helm-vault.yaml @@ -37,7 +37,7 @@ spec: readOnly: true standalone: enabled: false - affinity: {} + affinity: "" ha: enabled: true replicas: 3