Update questions.yaml

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten 2024-04-17 13:18:13 +02:00 committed by GitHub
parent 2c7ba5d2af
commit 174e85bb3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 19 additions and 0 deletions

View File

@ -1,6 +1,25 @@
# Include{groups}
questions:
# Include{global}
- variable: operator
group: App Configuration
label: Operator Configuration
schema:
additional_attrs: true
type: dict
attrs:
- variable: metallb
label: 'metallb'
schema:
type: dict
additional_attrs: true
attrs:
- variable: namespace
label: 'Namespace (change to ix-APPNAME of metallb)'
schema:
type: string
required: true
default: "ix-metallb"
- variable: ipAddressPools
group: App Configuration
label: IP Address Pools Object