From 0da227eabb3ad461346b0b58f75600f3ea434436 Mon Sep 17 00:00:00 2001 From: titver968 Date: Thu, 20 Mar 2025 13:27:06 +0100 Subject: [PATCH] debug --- argocd/apps/n8n/n8n.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/n8n/n8n.yaml b/argocd/apps/n8n/n8n.yaml index e3ad3fb..fdb7372 100644 --- a/argocd/apps/n8n/n8n.yaml +++ b/argocd/apps/n8n/n8n.yaml @@ -20,7 +20,7 @@ spec: - name: main.volumeMounts[0].mountPath value: "/home/node/.n8n" - name: main.volumeMounts[0].readOnly - value: false + value: "false" - name: ingress.enabled value: "true" - name: ingress.className