Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -723,31 +723,9 @@ questions:
|
|||||||
# Include{containerConfig}
|
# Include{containerConfig}
|
||||||
# Include{podOptions}
|
# Include{podOptions}
|
||||||
# Include{serviceRoot}
|
# Include{serviceRoot}
|
||||||
- variable: main
|
- variable: dns
|
||||||
label: Main Service
|
label: DNS Service
|
||||||
description: The Primary service on which the healthcheck runs, often the webUI
|
description: The DNS service
|
||||||
schema:
|
|
||||||
additional_attrs: true
|
|
||||||
type: dict
|
|
||||||
attrs:
|
|
||||||
# Include{serviceSelectorLoadBalancer}
|
|
||||||
# Include{serviceSelectorExtras}
|
|
||||||
- variable: main
|
|
||||||
label: Main Service Port Configuration
|
|
||||||
schema:
|
|
||||||
additional_attrs: true
|
|
||||||
type: dict
|
|
||||||
attrs:
|
|
||||||
- variable: port
|
|
||||||
label: Port
|
|
||||||
description: This port exposes the container port on the service
|
|
||||||
schema:
|
|
||||||
type: int
|
|
||||||
default: 4000
|
|
||||||
required: true
|
|
||||||
- variable: dnstcp
|
|
||||||
label: DNS TCP Service
|
|
||||||
description: The DNS TCP service
|
|
||||||
schema:
|
schema:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
@@ -767,15 +745,6 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
default: 53
|
default: 53
|
||||||
required: true
|
required: true
|
||||||
- variable: dnsudp
|
|
||||||
label: DNS UDP Service
|
|
||||||
description: The DNS UDP service
|
|
||||||
schema:
|
|
||||||
additional_attrs: true
|
|
||||||
type: dict
|
|
||||||
attrs:
|
|
||||||
# Include{serviceSelectorLoadBalancer}
|
|
||||||
# Include{serviceSelectorExtras}
|
|
||||||
- variable: dnsudp
|
- variable: dnsudp
|
||||||
label: DNS UDP Port Configuration
|
label: DNS UDP Port Configuration
|
||||||
schema:
|
schema:
|
||||||
|
|||||||
Reference in New Issue
Block a user