From 796791b43fb4b1e89512c2a15e8f08a81875f4f2 Mon Sep 17 00:00:00 2001 From: titver968 Date: Mon, 24 Feb 2025 11:07:10 +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 46215bb..7501211 100644 --- a/argocd/apps/n8n/n8n.yaml +++ b/argocd/apps/n8n/n8n.yaml @@ -15,7 +15,7 @@ spec: value: 'true' - name: 'ingress.className' value: 'traefik' - - name: ingress.hosts.host + - name: ingress.hosts.host[0] value: 'n8n.innovation-hub-niedersachsen.de' - name: 'ingress.hosts.tls' value: 'n8n-tls'