diff --git a/templates/questions/persistence/persistenceList.yaml b/templates/questions/persistence/persistenceList.yaml index 02afc1d20d6..8ed5046d367 100644 --- a/templates/questions/persistence/persistenceList.yaml +++ b/templates/questions/persistence/persistenceList.yaml @@ -59,14 +59,14 @@ schema: show_if: [["type", "=", "simpleHP"]] type: boolean - default: true + default: false - variable: setPermissions label: Automatic Permissions description: Automatically set permissions on install schema: show_if: [["type", "=", "hostPath"]] type: boolean - default: true + default: false - variable: readOnly label: Read Only schema: