Fix typo in v3.6 migration guide
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled

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