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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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:**