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"
description: |
The Key/Value pair on the host which Bind should be deployed.
default: "host.id=0000"
default: "host.id=Controller"
required: false
type: string

View File

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

View File

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

View File

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

View File

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

View File

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