diff --git a/docs/content/migrate/v3.md b/docs/content/migrate/v3.md index 36a959b3e..e8d889470 100644 --- a/docs/content/migrate/v3.md +++ b/docs/content/migrate/v3.md @@ -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:**