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

Improve chart validation and testing in CI-CD #15

Closed antejavor closed 4 months ago

antejavor commented 4 months ago

In this PR, unnecessary tests were removed.

The single test that checks for Memgraph connection and successful deployment was added.