Fix documentation glitches.

This commit is contained in:
Timo Reimann 2017-08-23 09:22:03 +02:00 committed by Traefiker
parent 04e65958ee
commit 1d2d0cefaa
2 changed files with 6 additions and 4 deletions

View file

@ -1158,7 +1158,7 @@ domain = "marathon.localhost"
# Optional
# Default: false
#
# forceTaskHostname: false
# forceTaskHostname = false
# Applications may define readiness checks which are probed by Marathon during
# deployments periodically and the results exposed via the API. Enabling the
@ -1169,7 +1169,8 @@ domain = "marathon.localhost"
#
# Optional
# Default: false
# respectReadinessChecks: false
#
# respectReadinessChecks = false
```
Labels can be used on containers to override default behaviour:

View file

@ -722,7 +722,7 @@
# Optional
# Default: false
#
# forceTaskHostname: false
# forceTaskHostname = false
# Applications may define readiness checks which are probed by Marathon during
# deployments periodically and the results exposed via the API. Enabling the
@ -733,7 +733,8 @@
#
# Optional
# Default: false
# respectReadinessChecks: false
#
# respectReadinessChecks = false
################################################################
# Mesos configuration backend