standardise varrun override in questions (#1042)

This commit is contained in:
Stavros Kois
2021-09-27 15:40:54 +03:00
committed by GitHub
parent f40ee6213d
commit eebdc6a9f0
3 changed files with 4 additions and 3 deletions

View File

@@ -661,9 +661,10 @@ questions:
label: "varrun override"
schema:
type: dict
hidden: true
attrs:
- variable: enabled
label: "Enable the storage"
label: ""
schema:
type: boolean
default: false

View File

@@ -391,7 +391,7 @@ questions:
type: string
default: "100Gi"
- variable: varrun
label: ""
label: "varrun override"
schema:
type: dict
hidden: true

View File

@@ -569,7 +569,7 @@ questions:
type: string
default: "100Gi"
- variable: varrun
label: ""
label: "varrun override"
schema:
type: dict
hidden: true