Fix typo in v3.6 migration guide

This commit is contained in:
Jesper Noordsij 2025-10-29 14:20:04 +01:00 committed by GitHub
parent d5a8ff919a
commit 05db0895cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -518,7 +518,7 @@ kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/downloa
### Kubernetes CRD Provider
To use the new `leastime` load-balancer algorithm with the Kubernetes CRD provider, you need to update your CRDs.
To use the new `leasttime` load-balancer algorithm with the Kubernetes CRD provider, you need to update your CRDs.
**Apply Updated CRDs:**