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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to set ingressClassName

dwendland opened this issue · 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.