argocd/apps/n8n/n8n.yaml aktualisiert

fix config for webhook tunnel
This commit is contained in:
2025-06-24 08:57:01 +02:00
parent 29f8e67e39
commit e2d65bffab

View File

@@ -40,8 +40,10 @@ spec:
forceString: true
- name: ingress.annotations.cert-manager\.io\/cluster-issuer
value: lets-encrypt
- name: webhook.extraEnv.WEBHOOK_URL
value: "https://n8n.innovation-hub-niedersachsen.de"
- name: extraEnv
value: |
- name: WEBHOOK_TUNNEL_URL
value: "https://n8n.myhost.com/"
chart: n8n
destination:
server: 'https://kubernetes.default.svc'