From 1ca6c324fdfbbcdd57ebb5cac47115ef5db7e860 Mon Sep 17 00:00:00 2001 From: titver968 Date: Tue, 4 Nov 2025 15:56:38 +0100 Subject: [PATCH] n8n debug --- argocd/apps/n8n/values-n8n.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/argocd/apps/n8n/values-n8n.yaml b/argocd/apps/n8n/values-n8n.yaml index 7f11e46..e397546 100644 --- a/argocd/apps/n8n/values-n8n.yaml +++ b/argocd/apps/n8n/values-n8n.yaml @@ -27,9 +27,10 @@ spec: storageClass: "longhorn" webhook: autoscaling: - enabled: true + enabled: true + existingEncryptionKeySecret: "MjdjNWNlZDUyOTVlMzZiY2M2ZjU2ZWViYmE1NjFlMDY=" - + ingress: enabled: true className: "traefik"