argocd/apps/n8n/n8n.yaml aktualisiert

Fix config for use of webhooks
This commit is contained in:
2025-06-24 08:35:29 +02:00
parent 9164c78c46
commit 29f8e67e39

View File

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