helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Allow to set ingressClassName

Open dwendland opened this issue 1 year ago • 0 comments

When deploying with helm and using an Ingress, various charts report the following warning: annotation "kubernetes.io/ingress.class" is deprecated, please use 'spec.ingressClassName' instead

It should be possible to set this parameter instead of using annotations.

dwendland avatar Aug 25 '23 11:08 dwendland