mirror of
https://github.com/containous/traefik.git
synced 2025-03-19 18:50:12 +03:00
doc: add healthcheck timeout seconds to value
This commit is contained in:
parent
32e44816c9
commit
12dccc4fdd
@ -360,7 +360,7 @@ you'd add the label `traefik.http.services.<name-of-your-choice>.loadbalancer.pa
|
||||
See [health check](../services/index.md#health-check) for more information.
|
||||
|
||||
```yaml
|
||||
- "traefik.http.services.myservice.loadbalancer.healthcheck.timeout=10"
|
||||
- "traefik.http.services.myservice.loadbalancer.healthcheck.timeout=10s"
|
||||
```
|
||||
|
||||
??? info "`traefik.http.services.<service_name>.loadbalancer.healthcheck.followredirects`"
|
||||
|
Loading…
x
Reference in New Issue
Block a user