diff --git a/templates/questions/persistence/persistenceBasic.yaml b/templates/questions/persistence/persistenceBasic.yaml index 046a4f1be8f..5c77af86375 100644 --- a/templates/questions/persistence/persistenceBasic.yaml +++ b/templates/questions/persistence/persistenceBasic.yaml @@ -35,14 +35,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: