helm-charts
helm-charts copied to clipboard
Allow to set ingressClassName
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.