fix mistake in gui test
This commit is contained in:
@@ -299,7 +299,7 @@ questions:
|
|||||||
hidden: true
|
hidden: true
|
||||||
- variable: type
|
- variable: type
|
||||||
label: "(Advanced) Type of Storage"
|
label: "(Advanced) Type of Storage"
|
||||||
description: "Type of storage. Warning: Anything other than pvc will not work with rollback!""
|
description: "Type of storage. Warning: Anything other than pvc will not work with rollback!"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: "pvc"
|
default: "pvc"
|
||||||
@@ -725,8 +725,6 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
show_subquestions_if: true
|
|
||||||
subquestions:
|
|
||||||
- variable: ingressClassName
|
- variable: ingressClassName
|
||||||
label: "IngressClass Name"
|
label: "IngressClass Name"
|
||||||
schema:
|
schema:
|
||||||
|
|||||||
Reference in New Issue
Block a user