Add readOnly option to custom Storage GUI

This commit is contained in:
kjeld Schouten-Lebbing
2021-04-15 22:19:56 +02:00
parent 825dd458d1
commit af30d35231
39 changed files with 277 additions and 4 deletions
+7
View File
@@ -248,6 +248,13 @@ questions:
type: boolean
default: true
hidden: false
- variable: readOnly
label: "Mount as ReadOnly"
description: "prevent any write from being done to the mounted volume"
schema:
type: boolean
default: false
hidden: false
- variable: name
label: "Mountpoint Name"
schema: