TrueChartsClone/templates/questions/global.yaml

20 lines
492 B
YAML

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