personal-charts/charts/vp-web/0.1.0/questions.yaml
2022-01-12 19:41:03 +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