memgraph / helm-charts

Helm charts for deploying Memgraph, an open-source in-memory graph database.
https://memgraph.github.io/helm-charts/
Apache License 2.0
13 stars 9 forks source link

Fix running as a root #33

Closed antejavor closed 2 months ago

antejavor commented 2 months ago

Introduce init containers that should fix an issue with volume ownership. This enables Memgraph not being run as a root in k8s.