1
0
Fork 0

Add support for several ECS backends

This commit is contained in:
Michael 2017-08-22 11:46:03 +02:00 committed by Traefiker
parent 05665f4eec
commit 8765494cbd
7 changed files with 268 additions and 95 deletions

View file

@ -1095,11 +1095,17 @@
# ECS Cluster Name
#
# Optional
# Default: "default"
# Deprecated - Please use Clusters
#
# Cluster = "default"
# ECS Clusters Name
#
# Optional
# Default: ["default"]
#
# Clusters = ["default"]
# Enable watch ECS changes
#
# Optional