Updated default host affinity label

This commit is contained in:
WilliamMiceli
2018-09-20 17:30:05 -04:00
parent 75aa243e08
commit bcd136f7b2
6 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ catalog:
label: "Host Label Key/Value Pair" label: "Host Label Key/Value Pair"
description: | description: |
The Key/Value pair on the host which Bind should be deployed. The Key/Value pair on the host which Bind should be deployed.
default: "host.id=0000" default: "host.id=Controller"
required: false required: false
type: string type: string

View File

@@ -12,7 +12,7 @@ catalog:
label: "Host Label Key/Value Pair" label: "Host Label Key/Value Pair"
description: | description: |
The Label Key/Value pair on the host which containers should be deployed The Label Key/Value pair on the host which containers should be deployed
default: "host.id=0002" default: "host.id=Host2"
required: false required: false
type: string type: string

View File

@@ -13,7 +13,7 @@ catalog:
label: "Host Label Key/Value Pair" label: "Host Label Key/Value Pair"
description: | description: |
The Key/Value pair on the host which the stack should be deployed. The Key/Value pair on the host which the stack should be deployed.
default: "host.id=0000" default: "host.id=Host1"
required: false required: false
type: string type: string

View File

@@ -12,7 +12,7 @@ catalog:
label: "Host Label Key/Value Pair" label: "Host Label Key/Value Pair"
description: | description: |
The Label Key/Value pair on the host which InvoiceNinja should be deployed The Label Key/Value pair on the host which InvoiceNinja should be deployed
default: "host.id=0000" default: "host.id=Host1"
required: false required: false
type: string type: string

View File

@@ -12,7 +12,7 @@ catalog:
label: "Host Label Key/Value Pair" label: "Host Label Key/Value Pair"
description: | description: |
The Label Key/Value pair on the host which containers should be deployed The Label Key/Value pair on the host which containers should be deployed
default: "host.id=0001" default: "host.id=Host1"
required: false required: false
type: string type: string

View File

@@ -12,7 +12,7 @@ catalog:
label: "Host Label Key/Value Pair" label: "Host Label Key/Value Pair"
description: | description: |
The Label Key/Value pair on the host which InvoiceNinja should be deployed The Label Key/Value pair on the host which InvoiceNinja should be deployed
default: "host.id=0000" default: "host.id=Host1"
required: false required: false
type: string type: string