Use event stream API instead of event subscriptions
This commit is contained in:
parent
b42b170ad2
commit
3063251d43
4 changed files with 8 additions and 23 deletions
|
@ -206,12 +206,6 @@
|
|||
#
|
||||
# endpoint = "http://127.0.0.1:8080"
|
||||
|
||||
# Network interface used to call Marathon web services. Needed in case of multiple network interfaces.
|
||||
# Optional
|
||||
# Default: "eth0"
|
||||
#
|
||||
# networkInterface = "eth0"
|
||||
|
||||
# Enable watch Marathon changes
|
||||
#
|
||||
# Optional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue