Files
truecharts/templates/questions/global.yaml
T
kjeld Schouten-Lebbing c4a6348636 whoops
2021-10-20 20:05:36 +02:00

14 lines
296 B
YAML

- variable: global
label: "global settings"
group: "Controller"
schema:
type: dict
hidden: true
attrs:
- variable: isSCALE
label: "flag this is SCALE"
schema:
type: boolean
default: true
hidden: true