This repository contains Helm charts for deploying Vendgogh services on Kubernetes.
To add the Helm repository, run the following command:
helm repo add vendgogh https://vendgogh.github.io/helm-chartsTo install a chart, run the following command:
helm install my-release vendgogh/<chart-name>