Allow specification of dialertimeout
Address documentation comments
This commit is contained in:
parent
91e3bdff48
commit
e068ee09ca
4 changed files with 30 additions and 7 deletions
|
@ -836,6 +836,15 @@ domain = "marathon.localhost"
|
|||
# Optional
|
||||
#
|
||||
# dcosToken = "xxxxxx"
|
||||
|
||||
# Override DialerTimeout
|
||||
# Amount of time in seconds to allow the Marathon provider to wait to open a TCP
|
||||
# connection to a Marathon master
|
||||
#
|
||||
# Optional
|
||||
# Default: 60
|
||||
# dialerTimeout = 5
|
||||
|
||||
```
|
||||
|
||||
Labels can be used on containers to override default behaviour:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue