Skip to content

Replace the kubernetes.io/ingress.class annotation with the ingressClassName field

Use the ingressClassName field instead of the kubernetes.io/ingress.class annotation in Ingress resources.

https://kubernetes.io/docs/concepts/services-networking/ingress/#deprecated-annotation

Merge request reports