Update questions.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
4a285ea17d
commit
f228bbf7e0
|
@ -5,28 +5,6 @@ portals:
|
|||
questions:
|
||||
# Include{global}
|
||||
# Include{serviceRoot}
|
||||
- variable: main
|
||||
label: "token-bypass Service"
|
||||
description: "The token-bypass service"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{serviceSelectorLoadBalancer}
|
||||
# Include{serviceSelectorExtras}
|
||||
- variable: main
|
||||
label: "token-bypass 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: 8080
|
||||
required: true
|
||||
- variable: tckubeapps
|
||||
label: "KubeApps Service"
|
||||
description: "The Primary service on which the healthcheck runs, often the webUI"
|
||||
|
|
Loading…
Reference in New Issue