Fix ServersTransport documentation
Co-authored-by: mpl <mathieu.lonjaret@gmail.com>
This commit is contained in:
parent
d2d7cf14e5
commit
ec0d03658d
7 changed files with 26 additions and 19 deletions
|
@ -112,11 +112,12 @@ A Story of key & values
|
|||
|
||||
??? info "`traefik/http/services/<service_name>/loadbalancer/serverstransport`"
|
||||
|
||||
Allows to reference a ServersTransport resource that is defined either with the File provider or the Kubernetes CRD one.
|
||||
See [serverstransport](../services/index.md#serverstransport) for more information.
|
||||
|
||||
| Key (Path) | Value |
|
||||
|-----------------------------------------------------------------|----------|
|
||||
| `traefik/http/services/myservice/loadbalancer/serverstransport` | `foobar` |
|
||||
| Key (Path) | Value |
|
||||
|-----------------------------------------------------------------|---------------|
|
||||
| `traefik/http/services/myservice/loadbalancer/serverstransport` | `foobar@file` |
|
||||
|
||||
??? info "`traefik/http/services/<service_name>/loadbalancer/passhostheader`"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue