Remove name option from GUI but allow adding it by adding it to tests

Also allow unused hostpathEnabled flag
This commit is contained in:
kjeld Schouten-Lebbing
2021-04-15 22:59:08 +02:00
parent af30d35231
commit 33e4090a07
42 changed files with 3 additions and 513 deletions

View File

@@ -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: