Valley Path chart, first try
This commit is contained in:
parent
bd41dff84e
commit
07c1849b4a
28 changed files with 291 additions and 521 deletions
11
charts/vp-web/1.0.0/questions.yaml
Normal file
11
charts/vp-web/1.0.0/questions.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue