mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-14 06:49:05 +02:00
add users volume claim to memgraph deployment
This commit is contained in:
@@ -12,7 +12,10 @@ service:
|
||||
|
||||
persistentVolumeClaim:
|
||||
storageSize: 2Gi
|
||||
|
||||
## Create a Dynamic Persistant Volume Claim for Configs, Certificates (e.g. Bolt cert ) and rest of User related files
|
||||
createUserClaim: true
|
||||
userStorageSize: 1Gi
|
||||
|
||||
memgraphConfig:
|
||||
- "--also-log-to-stderr=true"
|
||||
- "--bolt-cert-file=/etc/memgraph/ssl/tls.crt"
|
||||
|
Reference in New Issue
Block a user