From bbba39635a3b802388b9cbe3c3e353fd621f7f27 Mon Sep 17 00:00:00 2001 From: titver968 Date: Thu, 20 Nov 2025 18:37:26 +0100 Subject: [PATCH] n8n back to the encryptionKey --- argocd/apps/n8n/values-n8n.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/argocd/apps/n8n/values-n8n.yaml b/argocd/apps/n8n/values-n8n.yaml index 63ae149..ced0c9d 100644 --- a/argocd/apps/n8n/values-n8n.yaml +++ b/argocd/apps/n8n/values-n8n.yaml @@ -12,7 +12,7 @@ spec: chart: n8n helm: values: | - # encryptionKey: "727135b28dfc3b31ebbddc87577fe844" + encryptionKey: "727135b28dfc3b31ebbddc87577fe844" # n8n Hauptknoten mit Persistenz main: @@ -26,9 +26,6 @@ spec: helm.sh/resource-policy: keep forceToUseStatefulset: true count: 1 - extraEnv: - - name: N8N_ECRYPTION_KEY - value: "27135b28dfc3b31ebbddc87577fe844" # PostgreSQL Datenbank db: