diff --git a/deployment/memgraph/values.yaml b/deployment/memgraph/values.yaml index 7a4e21f..7c87269 100644 --- a/deployment/memgraph/values.yaml +++ b/deployment/memgraph/values.yaml @@ -11,10 +11,7 @@ service: protocol: TCP persistentVolumeClaim: - storagePVC: true - storagePVCSize: 2Gi - logPVC: true - logPVCSize: 256Mi + storageSize: 2Gi memgraphConfig: - "--also-log-to-stderr=true"