Updated default host affinity label
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user