A Helm chart to deploy CR MongoDB Community database
Charts are available in:
helm repo add mongodb-community-database https://devops-ia.github.io/helm-mongodb-community-database
helm repo update
helm install [RELEASE_NAME] mongodb-community-database/mongodb-community-database
This install all the Kubernetes components associated with the chart and creates the release.
See helm install for command documentation.
Charts are also available in OCI format. The list of available charts can be found here.
helm install [RELEASE_NAME] oci://ghcr.io/devops-ia/helm-mongodb-community-database/mongodb-community-database --version=[version]
Can be found in mongodb-community-database chart.