TrueChartsClone/templates/questions/general/global.yaml

14 lines
298 B
YAML

- variable: global
label: Global Settings
group: "General Settings"
schema:
type: dict
hidden: true
attrs:
- variable: isSCALE
label: Flag this is SCALE
schema:
type: boolean
default: true
hidden: true