questions.yaml cleanup (#4377)
* remove non-existent include * remove empty lines
This commit is contained in:
@@ -5,12 +5,8 @@ portals:
|
||||
questions:
|
||||
# Include{global}
|
||||
# Include{controller}
|
||||
|
||||
# Include{replicas}
|
||||
# Include{replica1}
|
||||
|
||||
|
||||
|
||||
# Include{controllerExpertExtraArgs}
|
||||
# Include{containerConfig}
|
||||
# Include{serviceRoot}
|
||||
@@ -36,7 +32,6 @@ questions:
|
||||
type: int
|
||||
default: 8280
|
||||
required: true
|
||||
# Include{advancedPortHTTP}
|
||||
- variable: port25
|
||||
label: 'port25 service'
|
||||
description: "Container Port "
|
||||
@@ -59,7 +54,6 @@ questions:
|
||||
type: int
|
||||
default: 25
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: pop3port
|
||||
label: 'pop3port service'
|
||||
description: "POP3"
|
||||
@@ -82,7 +76,6 @@ questions:
|
||||
type: int
|
||||
default: 110
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: imap
|
||||
label: 'imap service'
|
||||
description: "IMAP"
|
||||
@@ -105,7 +98,6 @@ questions:
|
||||
type: int
|
||||
default: 143
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: containerhttps
|
||||
label: 'containerhttps service'
|
||||
description: "HTTPS"
|
||||
@@ -128,7 +120,6 @@ questions:
|
||||
type: int
|
||||
default: 443
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: containersmtps
|
||||
label: 'containersmtps service'
|
||||
description: "SMTPS"
|
||||
@@ -151,7 +142,6 @@ questions:
|
||||
type: int
|
||||
default: 465
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: containermsa
|
||||
label: 'containermsa service'
|
||||
description: "MSA"
|
||||
@@ -174,7 +164,6 @@ questions:
|
||||
type: int
|
||||
default: 587
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: containerimaps
|
||||
label: 'containerimaps service'
|
||||
description: "IMAPS"
|
||||
@@ -197,7 +186,6 @@ questions:
|
||||
type: int
|
||||
default: 993
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: containerpop3s
|
||||
label: 'containerpop3s service'
|
||||
description: "POP3S"
|
||||
@@ -220,7 +208,6 @@ questions:
|
||||
type: int
|
||||
default: 995
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
- variable: externalsievef
|
||||
label: 'externalsievef service'
|
||||
description: "When you are going to use clients with ability to manage Sieve filters externally, you need also publish port 4190"
|
||||
@@ -243,7 +230,6 @@ questions:
|
||||
type: int
|
||||
default: 4190
|
||||
required: true
|
||||
# Include{advancedPortTCP}
|
||||
# Include{serviceExpertRoot}
|
||||
default: false
|
||||
# Include{serviceExpert}
|
||||
@@ -257,7 +243,6 @@ questions:
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{persistenceBasic}
|
||||
# Include{persistenceAdvanced}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
- variable: main
|
||||
@@ -269,8 +254,6 @@ questions:
|
||||
# Include{ingressDefault}
|
||||
# Include{ingressTLS}
|
||||
# Include{ingressTraefik}
|
||||
|
||||
|
||||
# Include{security}
|
||||
# Include{securityContextAdvancedRoot}
|
||||
- variable: privileged
|
||||
@@ -293,7 +276,6 @@ questions:
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
|
||||
# Include{podSecurityContextRoot}
|
||||
- variable: runAsUser
|
||||
label: "runAsUser"
|
||||
@@ -318,7 +300,5 @@ questions:
|
||||
# Include{advanced}
|
||||
# Include{addons}
|
||||
# Include{codeserver}
|
||||
|
||||
|
||||
# Include{vpn}
|
||||
# Include{documentation}
|
||||
|
||||
Reference in New Issue
Block a user