chore(gui): remove persistence name option from gui

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2022-11-11 15:05:45 +01:00
committed by GitHub
parent 3b9ba2a1df
commit d7405c2a59

View File

@@ -17,11 +17,6 @@
type: boolean
default: true
hidden: true
- variable: name
label: Name (Optional)
description: "Not required, please set to config when mounting /config or temp when mounting /tmp"
schema:
type: string
- variable: type
label: Type of Storage
description: Sets the persistence type, Anything other than PVC could break rollback!