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
207 stars 102 forks source link

Support Kubernetes 1.22 for ingress #21

Closed unixfox closed 1 year ago

unixfox commented 2 years ago

The ingress API version got changed in Kubernetes 1.22.

Thus, the chart doesn't work on Kubernetes >= 1.22 when ingress is enabled.