Skip to content

Commit

Permalink
fix: test webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelperoco committed Jul 16, 2024
1 parent d10683b commit f0f4ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/n8n/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
pathType: Prefix
backend:
service:
name: {{ $fullName }}-webhooks
name: {{ $fullName }}
port:
number: {{ $svcPort }}
- path: {{ . }}webhook-waiting/
Expand Down

0 comments on commit f0f4ce4

Please sign in to comment.