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
14 stars 11 forks source link

Fix running as a root #33

Closed antejavor closed 5 months ago

antejavor commented 5 months ago

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