questions.yaml cleanup (#4377)

* remove non-existent include

* remove empty lines
This commit is contained in:
Stavros Kois
2022-11-11 17:23:09 +01:00
committed by GitHub
parent d7405c2a59
commit 9559a83515
773 changed files with 0 additions and 8895 deletions
-13
View File
@@ -3,12 +3,8 @@ portals: {}
questions:
# Include{global}
# Include{controller}
# Include{replicas}
# Include{replica1}
# Include{controllerExpertExtraArgs}
- variable: env
group: "App Configuration"
@@ -52,7 +48,6 @@ questions:
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceAdvanced}
- variable: logs
label: "App logs Storage"
description: "Stores the Application logs."
@@ -61,7 +56,6 @@ questions:
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceAdvanced}
- variable: transcode-cache
label: "App Transcode cache"
description: "Stores the Application Transcode cache.(Both Node and Server must have access to the SAME cache directory)"
@@ -70,7 +64,6 @@ questions:
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceAdvanced}
- variable: media
label: "App Media"
description: "Stores the Application Media.(Both Node and Server must have access to the SAME media directory)"
@@ -79,7 +72,6 @@ questions:
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceAdvanced}
# Include{persistenceList}
# Include{ingressRoot}
- variable: main
@@ -91,8 +83,6 @@ questions:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{security}
# Include{securityContextAdvancedRoot}
- variable: privileged
@@ -115,7 +105,6 @@ questions:
schema:
type: boolean
default: false
# Include{podSecurityContextRoot}
- variable: runAsUser
label: "runAsUser"
@@ -140,7 +129,5 @@ questions:
# Include{advanced}
# Include{addons}
# Include{codeserver}
# Include{vpn}
# Include{documentation}