mirror of
https://github.com/containous/traefik.git
synced 2024-12-25 23:21:40 +03:00
Add sentence about the resource namespace and middleware
This commit is contained in:
parent
e1d51b51f2
commit
4fcf7bf2de
@ -622,6 +622,8 @@ Register the `Middleware` [kind](../../reference/dynamic-configuration/kubernete
|
||||
(in the reference to the middleware) with the [provider namespace](../../middlewares/overview.md#provider-namespace),
|
||||
when the definition of the middleware comes from another provider.
|
||||
In this context, specifying a namespace when referring to the resource does not make any sense, and will be ignored.
|
||||
Additionally, when you want to reference a Middleware from the CRD Provider,
|
||||
you have to append the namespace of the resource in the resource-name as Traefik appends the namespace internally automatically.
|
||||
|
||||
More information about available middlewares in the dedicated [middlewares section](../../middlewares/overview.md).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user