argocd/apps/n8n/n8n.yaml aktualisiert
fix config for webhook tunnel
This commit is contained in:
@@ -40,8 +40,10 @@ spec:
|
|||||||
forceString: true
|
forceString: true
|
||||||
- name: ingress.annotations.cert-manager\.io\/cluster-issuer
|
- name: ingress.annotations.cert-manager\.io\/cluster-issuer
|
||||||
value: lets-encrypt
|
value: lets-encrypt
|
||||||
- name: webhook.extraEnv.WEBHOOK_URL
|
- name: extraEnv
|
||||||
value: "https://n8n.innovation-hub-niedersachsen.de"
|
value: |
|
||||||
|
- name: WEBHOOK_TUNNEL_URL
|
||||||
|
value: "https://n8n.myhost.com/"
|
||||||
chart: n8n
|
chart: n8n
|
||||||
destination:
|
destination:
|
||||||
server: 'https://kubernetes.default.svc'
|
server: 'https://kubernetes.default.svc'
|
||||||
|
|||||||
Reference in New Issue
Block a user