Tweaks
This commit is contained in:
@@ -8,7 +8,7 @@ catalog:
|
|||||||
label: "Host Label Key"
|
label: "Host Label Key"
|
||||||
description: |
|
description: |
|
||||||
The Label Key on the host which InvoiceNinja should be deployed
|
The Label Key on the host which InvoiceNinja should be deployed
|
||||||
default: "personal.host.id"
|
default: "host.id"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
- variable: "HOST_LABEL_VALUE"
|
- variable: "HOST_LABEL_VALUE"
|
||||||
|
|||||||
@@ -4,6 +4,20 @@ catalog:
|
|||||||
version: "latest"
|
version: "latest"
|
||||||
description: ZeroTier-Containerized instance for virtual networking
|
description: ZeroTier-Containerized instance for virtual networking
|
||||||
questions:
|
questions:
|
||||||
|
- variable: "HOST_LABEL_KEY"
|
||||||
|
label: "Host Label Key"
|
||||||
|
description: |
|
||||||
|
The Label Key on the host which ZeroTier should be deployed
|
||||||
|
default: "host.id"
|
||||||
|
required: true
|
||||||
|
type: string
|
||||||
|
- variable: "HOST_LABEL_VALUE"
|
||||||
|
label: "Host Label Value"
|
||||||
|
description: |
|
||||||
|
The Label Value on the host which ZeroTier should be deployed
|
||||||
|
default: "0000"
|
||||||
|
required: true
|
||||||
|
type: string
|
||||||
- variable: "NAME"
|
- variable: "NAME"
|
||||||
label: "Container Name"
|
label: "Container Name"
|
||||||
description: |
|
description: |
|
||||||
@@ -18,19 +32,5 @@ catalog:
|
|||||||
default: "ZeroTier"
|
default: "ZeroTier"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
- variable: "HOST_LABEL_KEY"
|
|
||||||
label: "Host Label Key"
|
|
||||||
description: |
|
|
||||||
The Label Key on the host which ZeroTier should be deployed
|
|
||||||
default: "personal.host.id"
|
|
||||||
required: true
|
|
||||||
type: string
|
|
||||||
- variable: "HOST_LABEL_VALUE"
|
|
||||||
label: "Host Label Value"
|
|
||||||
description: |
|
|
||||||
The Label Value on the host which ZeroTier should be deployed
|
|
||||||
default: "0000"
|
|
||||||
required: true
|
|
||||||
type: string
|
|
||||||
zerotier:
|
zerotier:
|
||||||
scale: 1
|
scale: 1
|
||||||
Reference in New Issue
Block a user