fix(apps): change container config label
This commit is contained in:
@@ -13,7 +13,7 @@ questions:
|
||||
# Include{controllerExpert}
|
||||
# Include{controllerExpertExtraArgs}
|
||||
- variable: secretEnv
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "Image Secrets"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
@@ -35,7 +35,7 @@ questions:
|
||||
required: true
|
||||
default: "REPLACETHIS"
|
||||
- variable: env
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "Image Environment"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
@@ -68,7 +68,7 @@ questions:
|
||||
$ref:
|
||||
- "definitions/nodeIP"
|
||||
- variable: nextcloud
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "Nextcloud Configuration"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
@@ -82,7 +82,7 @@ questions:
|
||||
valid_chars: '^[A-Z]{2}$'
|
||||
default: "US"
|
||||
- variable: imaginary
|
||||
group: "Container Configuration"
|
||||
group: "App Configuration"
|
||||
label: "Preview Generation Configuration"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
|
||||
Reference in New Issue
Block a user