Fix migration guide
This commit is contained in:
parent
7e43e5615e
commit
87fd51d7ec
1 changed files with 1 additions and 3 deletions
|
@ -398,8 +398,6 @@ The `extensions/v1beta1` API Version should now be replaced either by `networkin
|
|||
|
||||
The support of the `networking.k8s.io/v1beta1` API Version will stop in Kubernetes v1.22.
|
||||
|
||||
## v2.5 to v2.6
|
||||
|
||||
### Headers middleware: ssl redirect options
|
||||
|
||||
`sslRedirect`, `sslTemporaryRedirect`, `sslHost` and `sslForceHost` are deprecated in Traefik v2.5.
|
||||
|
@ -410,4 +408,4 @@ For more advanced use cases, you can use either the [RedirectScheme middleware](
|
|||
|
||||
### Headers middleware: accessControlAllowOrigin
|
||||
|
||||
`accessControlAllowOrigin` is no longer supported.
|
||||
`accessControlAllowOrigin` is no longer supported in Traefik v2.5.
|
||||
|
|
Loading…
Reference in a new issue