mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 06:30:22 +08:00
Remove name option from GUI but allow adding it by adding it to tests
Also allow unused hostpathEnabled flag
This commit is contained in:
@@ -207,13 +207,6 @@ questions:
|
||||
type: boolean
|
||||
default: false
|
||||
hidden: false
|
||||
- variable: name
|
||||
label: "Mountpoint Name"
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
required: true
|
||||
editable: true
|
||||
- variable: emptyDir
|
||||
label: "emptyDir"
|
||||
schema:
|
||||
@@ -229,12 +222,6 @@ questions:
|
||||
required: true
|
||||
default: ""
|
||||
editable: true
|
||||
- variable: hostPathEnabled
|
||||
label: "host Path Enabled"
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
hidden: true
|
||||
- variable: hostPath
|
||||
label: "Host Path"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user