questions.yaml cleanup (#4377)
* remove non-existent include * remove empty lines
This commit is contained in:
@@ -6,12 +6,8 @@ portals:
|
||||
questions:
|
||||
# Include{global}
|
||||
# Include{controller}
|
||||
|
||||
# Include{replicas}
|
||||
# Include{replica1}
|
||||
|
||||
|
||||
|
||||
# Include{controllerExpertExtraArgs}
|
||||
- variable: secretEnv
|
||||
group: "App Configuration"
|
||||
@@ -362,7 +358,6 @@ questions:
|
||||
type: int
|
||||
default: 10109
|
||||
required: true
|
||||
# Include{advancedPortHTTP}
|
||||
- variable: torrent
|
||||
label: "TCP Torrent Service"
|
||||
description: "Torrent service"
|
||||
@@ -385,7 +380,6 @@ questions:
|
||||
type: int
|
||||
default: 51414
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: torrentudp
|
||||
label: "UDP Torrent Service"
|
||||
description: "Torrent service"
|
||||
@@ -408,7 +402,6 @@ questions:
|
||||
type: int
|
||||
default: 51413
|
||||
required: true
|
||||
# Include{advancedPortUDP}
|
||||
# Include{serviceExpertRoot}
|
||||
default: false
|
||||
# Include{serviceExpert}
|
||||
@@ -422,7 +415,6 @@ questions:
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{persistenceBasic}
|
||||
# Include{persistenceAdvanced}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
- variable: main
|
||||
@@ -434,8 +426,6 @@ questions:
|
||||
# Include{ingressDefault}
|
||||
# Include{ingressTLS}
|
||||
# Include{ingressTraefik}
|
||||
|
||||
|
||||
# Include{security}
|
||||
# Include{securityContextAdvancedRoot}
|
||||
- variable: privileged
|
||||
@@ -458,7 +448,6 @@ questions:
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
|
||||
# Include{podSecurityContextRoot}
|
||||
- variable: runAsUser
|
||||
label: "runAsUser"
|
||||
@@ -483,7 +472,5 @@ questions:
|
||||
# Include{advanced}
|
||||
# Include{addons}
|
||||
# Include{codeserver}
|
||||
|
||||
|
||||
# Include{vpn}
|
||||
# Include{documentation}
|
||||
|
||||
Reference in New Issue
Block a user