OpenUnison / helm-charts

Apache License 2.0
12 stars 17 forks source link

Add ingressClassName to orchestra ingress template #156

Open mojochao opened 4 months ago

mojochao commented 4 months ago

Kubernetes >= 1.18 added ingressClassName to the Ingress spec. This change adds it to the orchestra chart ingress template.

There are a couple of whitespace changes included. My editor settings cleaned up some trailing spaces and added a new line. I can remove if this is a problem.