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

update memgraph statefulset to accept tolerations and nodeSelectors #39

Closed sentientmonkey closed 1 month ago

sentientmonkey commented 1 month ago

This allows the statefulset to use tolerations and nodeSelectors for workloads. The defaults are backwards-compatible.

antejavor commented 1 month ago

Hi @sentientmonkey, thanks for opening the PR 🚀; I will review days in the upcoming week or two before the next release cycle.