Add ingressClassName to Kubernetes CRD provider migration guide

This commit is contained in:
Kevin Pollet
2026-05-28 17:10:15 +02:00
committed by GitHub
parent 6e0198ca1e
commit 83b36871c3
+1 -1
View File
@@ -80,7 +80,7 @@ kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/downloa
### Kubernetes CRD Provider
To use the new options of the `retry` middleware with the Kubernetes CRD provider, you need to update your CRDs.
To use the new options of the `retry` middleware or the new `ingressClassName` field with the Kubernetes CRD provider, you need to update your CRDs.
**Apply Updated CRDs:**