1
0
Fork 0

Fix default config in generic Mesos provider

Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
Emile Vauge 2017-03-14 15:57:49 +01:00
parent b385ffaee7
commit 736f9b30ef
No known key found for this signature in database
GPG key ID: D808B4C167352E59
3 changed files with 11 additions and 2 deletions

View file

@ -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