Files
truecharts/templates/questions/controllerExpertCommand.yaml
Stavros Kois 37374e0e9b fix(guacamole-client): adjust initcontainers with new image (#3069)
* fix(guacamole-client): add postgres image in values

* use multiinit image and cleanup shellscript format

* update image ref of czkawka

* better scalars

* quote
2022-07-04 19:15:44 +00:00

18 lines
534 B
YAML

- variable: customcommand
label: "Show Custom Command Options"
schema:
type: boolean
default: false
show_subquestions_if: true
subquestions:
- variable: command
label: "Command"
schema:
type: list
default: []
items:
- variable: param
label: "param"
schema:
type: string