Update persistenceBasic.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2022-08-12 23:04:16 +02:00
committed by GitHub
parent 1d35dff3d1
commit 777a2b6a26
@@ -35,14 +35,14 @@
schema: schema:
show_if: [["type", "=", "simpleHP"]] show_if: [["type", "=", "simpleHP"]]
type: boolean type: boolean
default: true default: false
- variable: setPermissions - variable: setPermissions
label: Automatic Permissions label: Automatic Permissions
description: Automatically set permissions on install description: Automatically set permissions on install
schema: schema:
show_if: [["type", "=", "hostPath"]] show_if: [["type", "=", "hostPath"]]
type: boolean type: boolean
default: true default: false
- variable: readOnly - variable: readOnly
label: Read Only label: Read Only
schema: schema: