You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Thanks for the chart! I deploy the application in queue mode and couldn't set up webhooks-test endpoint for a long time.
It seems that they are implemented only in the master. I suggest changing here https://github.com/8gears/n8n-helm-chart/blob/master/templates/ingress.yaml#L67 to
name: {{ $fullName }}-webhooks. -> name: {{ $fullName }}
The text was updated successfully, but these errors were encountered:
Hi!
Thanks for the chart! I deploy the application in queue mode and couldn't set up webhooks-test endpoint for a long time.
It seems that they are implemented only in the master. I suggest changing here
https://github.com/8gears/n8n-helm-chart/blob/master/templates/ingress.yaml#L67 to
name: {{ $fullName }}-webhooks. -> name: {{ $fullName }}
The text was updated successfully, but these errors were encountered: