mirror of
https://github.com/traefik/traefik.git
synced 2026-06-05 23:04:26 -04:00
Add ingressClassName to Kubernetes CRD provider migration guide
This commit is contained in:
parent
6e0198ca1e
commit
83b36871c3
1 changed files with 1 additions and 1 deletions
|
|
@ -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:**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue