From fa01ec2941eba4a1b7b57ab7f82afb89f52b92d4 Mon Sep 17 00:00:00 2001 From: titver968 Date: Thu, 6 Nov 2025 14:03:06 +0100 Subject: [PATCH] n8n redis.enabled: true --- argocd/apps/n8n/values-n8n.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/n8n/values-n8n.yaml b/argocd/apps/n8n/values-n8n.yaml index 2261a88..558ce08 100644 --- a/argocd/apps/n8n/values-n8n.yaml +++ b/argocd/apps/n8n/values-n8n.yaml @@ -34,7 +34,7 @@ spec: allNodes: "true" redis: - enabled: "true" + enabled: true master: persistence: enabled: true