From f0f4ce44b5b5c5ca9d2377bc263fbb2ce2c49b12 Mon Sep 17 00:00:00 2001 From: Rafael Peroco Date: Tue, 16 Jul 2024 20:07:27 -0300 Subject: [PATCH] fix: test webhook --- charts/n8n/templates/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/n8n/templates/ingress.yaml b/charts/n8n/templates/ingress.yaml index b149dcd..946b945 100644 --- a/charts/n8n/templates/ingress.yaml +++ b/charts/n8n/templates/ingress.yaml @@ -64,7 +64,7 @@ spec: pathType: Prefix backend: service: - name: {{ $fullName }}-webhooks + name: {{ $fullName }} port: number: {{ $svcPort }} - path: {{ . }}webhook-waiting/