FIWARE / helm-charts

:globe_with_meridians: Kubernetes HELM Charts for FIWARE Generic Enablers for provisioning scalable, production-ready powered-by-FIWARE installations based around NGSI Context Brokers and other components
MIT License
23 stars 27 forks source link

Allow to set ingressClassName #196

Open dwendland opened 11 months ago

dwendland commented 11 months ago

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.