Bump go-marathon a558128c87724cd7430060ef5aedf39f83937f55, add DCOS support
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
parent
93494c7e35
commit
4ca2ff0495
6 changed files with 34 additions and 16 deletions
|
@ -666,6 +666,12 @@ domain = "marathon.localhost"
|
|||
#
|
||||
# [marathon.TLS]
|
||||
# InsecureSkipVerify = true
|
||||
|
||||
# DCOSToken for DCOS environment, This will override the Authorization header
|
||||
#
|
||||
# Optional
|
||||
#
|
||||
# dcosToken = "xxxxxx"
|
||||
```
|
||||
|
||||
Labels can be used on containers to override default behaviour:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue