From 75c734da8d757afae8b0abf624b022a7f943985f Mon Sep 17 00:00:00 2001 From: Flo <7556827+max06@users.noreply.github.com> Date: Tue, 25 Aug 2026 21:27:51 +0200 Subject: [PATCH] Update helmfile.yaml.gotmpl --- apps/n8n/helmfile.yaml.gotmpl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/apps/n8n/helmfile.yaml.gotmpl b/apps/n8n/helmfile.yaml.gotmpl index cc3f521..9f74562 100644 --- a/apps/n8n/helmfile.yaml.gotmpl +++ b/apps/n8n/helmfile.yaml.gotmpl @@ -24,10 +24,7 @@ releases: license: enabled: true activationKey: "{{ .Values.license_activation_key }}" - config: - extraEnv: - - name: N8N_EDITOR_BASE_URL - value: "https://n8n.{{ .Values.primary_domain }}" + persistence: enabled: true size: 5Gi