8gears / n8n-helm-chart

A Kubernetes Helm chart for n8n a Workflow Automation Tool. Easily automate tasks across different services.
https://artifacthub.io/packages/helm/open-8gears/n8n
Apache License 2.0
187 stars 97 forks source link

Include on Ingress spec the ingressClassName #28

Closed thiagodeg closed 1 year ago

thiagodeg commented 1 year ago

Hello! Right now there is no way to put on Ingress the ingressClassName. This stay right below the spec of Ingress

spec: ingressClassName: nginx rules:

Vad1mo commented 1 year ago

happy to accept PRs