mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 11:10:21 +08:00
fix mistake in gui test
This commit is contained in:
@@ -299,7 +299,7 @@ questions:
|
||||
hidden: true
|
||||
- variable: type
|
||||
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:
|
||||
type: string
|
||||
default: "pvc"
|
||||
@@ -725,13 +725,11 @@ questions:
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
show_subquestions_if: true
|
||||
subquestions:
|
||||
- variable: ingressClassName
|
||||
label: "IngressClass Name"
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
- variable: ingressClassName
|
||||
label: "IngressClass Name"
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
- variable: labelsList
|
||||
label: "Labels"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user