personal-charts/charts/vp-web/1.0.0/questions.yaml
2022-01-12 19:36:42 +01:00

11 lines
267 B
YAML

groups:
- name: "Network"
description: "Specify Network settings"
questions:
- variable: service.port
label: "External Port"
description: "Port for exposing the service"
group: "Network"
schema:
type: int
required: true