mirror of
https://github.com/traefik/traefik
synced 2026-02-03 08:50:32 +00:00
Fix default config in generic Mesos provider
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
+4
-1
@@ -654,12 +654,14 @@
|
||||
# Zookeeper timeout (in seconds)
|
||||
#
|
||||
# Optional
|
||||
# Default: 30
|
||||
#
|
||||
# ZkDetectionTimeout = 30
|
||||
|
||||
# Polling interval (in seconds)
|
||||
#
|
||||
# Optional
|
||||
# Default: 30
|
||||
#
|
||||
# RefreshSeconds = 30
|
||||
|
||||
@@ -672,8 +674,9 @@
|
||||
# HTTP Timeout (in seconds)
|
||||
#
|
||||
# Optional
|
||||
# Default: 30
|
||||
#
|
||||
# StateTimeoutSecond = "host"
|
||||
# StateTimeoutSecond = "30"
|
||||
|
||||
################################################################
|
||||
# Kubernetes Ingress configuration backend
|
||||
|
||||
Reference in New Issue
Block a user