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

Improve chart validation and testing in CI-CD #15

Closed antejavor closed 7 months ago

antejavor commented 7 months ago

In this PR, unnecessary tests were removed.

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