Minor adjustments
This commit is contained in:
@@ -9,7 +9,7 @@ catalog:
|
|||||||
# uuid: traefik-0
|
# uuid: traefik-0
|
||||||
questions:
|
questions:
|
||||||
|
|
||||||
- variable: "HOST_LABEL"
|
- variable: HOST_LABEL
|
||||||
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.
|
||||||
@@ -28,7 +28,7 @@ catalog:
|
|||||||
- variable: DATA_DIR
|
- variable: DATA_DIR
|
||||||
label: "Data Directory"
|
label: "Data Directory"
|
||||||
description: |
|
description: |
|
||||||
The persistent data directory
|
The persistent data directory.
|
||||||
default: "Personal/Traefik"
|
default: "Personal/Traefik"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
Reference in New Issue
Block a user