Valley Path chart, first try

This commit is contained in:
Hendrik Leidinger 2022-01-12 19:36:42 +01:00
parent bd41dff84e
commit 07c1849b4a
28 changed files with 291 additions and 521 deletions

View 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