mirror of
https://github.com/traefik/traefik.git
synced 2026-02-20 00:11:10 -05:00
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
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:
parent
d5a8ff919a
commit
05db0895cb
1 changed files with 1 additions and 1 deletions
|
|
@ -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:**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue