fix typo in providers overview documentation
This commit is contained in:
parent
2683df7b5b
commit
228270414c
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ followed by the provider name to the object name.
|
||||||
On the other hand, if you, say, declare a middleware as a Custom Resource in Kubernetes and use the non-crd Ingress objects,
|
On the other hand, if you, say, declare a middleware as a Custom Resource in Kubernetes and use the non-crd Ingress objects,
|
||||||
you'll have to add the Kubernetes namespace of the middleware to the annotation like this `<middleware-namespace>-<middleware-name>@kubernetescrd`.
|
you'll have to add the Kubernetes namespace of the middleware to the annotation like this `<middleware-namespace>-<middleware-name>@kubernetescrd`.
|
||||||
|
|
||||||
!!! abstract "Referencing a Traedik dynamic configuration object from Another Provider"
|
!!! abstract "Referencing a Traefik dynamic configuration object from Another Provider"
|
||||||
|
|
||||||
Declaring the add-foo-prefix in the file provider.
|
Declaring the add-foo-prefix in the file provider.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue