Files
truecharts/charts/core/amd-gpu-plugin/questions.yaml
T
Kjeld Schouten-LebbingandGitHub a571f0d1eb fix(apps): set additional_attrs: true on all dicts (#1750)
* fix(docs): update the backup and restore guide

* fix(apps): set additional_attrs: true on all dicts

* even more
2022-01-21 01:35:59 +01:00

34 lines
792 B
YAML

# Include{groups}
questions:
# Include{global}
- variable: amd-gpu
group: "App Configuration"
label: ""
schema:
additional_attrs: true
type: dict
attrs:
- variable: nfd
label: "nfd"
schema:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: "enabled"
schema:
type: boolean
default: false
- variable: labeller
label: "labeller"
schema:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: "enabled"
schema:
type: boolean
default: false