File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
pages/getting-started/install-memgraph Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -231,6 +231,7 @@ their default values.
231231| ` persistentVolumeClaim.createStorageClaim` | Enable creation of a Persistent Volume Claim for storage | ` true` |
232232| ` persistentVolumeClaim.storageClassName` | Storage class name for the persistent volume claim | ` " " ` |
233233| ` persistentVolumeClaim.storageSize` | Size of the persistent volume claim for storage | ` 10Gi` |
234+ | ` persistentVolumeClaim.libStorageAccessMode` | Access mode for the PVC of the lib storage | ` ReadWriteOnce` |
234235| ` persistentVolumeClaim.existingClaim` | Use an existing Persistent Volume Claim | ` memgraph-0` |
235236| ` persistentVolumeClaim.storageVolumeName` | Name of an existing Volume to create a PVC for | ` " " ` |
236237| ` persistentVolumeClaim.createLogStorage` | Enable creation of a Persistent Volume Claim for logs | ` true` |
You can’t perform that action at this time.
0 commit comments