Added scheduler affinity

This commit is contained in:
WilliamMiceli
2018-07-10 19:36:53 -04:00
parent 8942355bea
commit 33cbe17152
2 changed files with 14 additions and 2 deletions

View File

@@ -7,4 +7,12 @@ catalog:
# maximum_rancher_version:
# upgrade_from:
# uuid: traefik-0
# questions:
questions:
- variable: "HOST_LABEL"
label: "Host Label Key/Value Pair"
description: |
The Key/Value pair on the host which the stack should be deployed.
default: "host.id=Proxy1"
required: false
type: string