Marquez is already managed with helm chart, and it would be nice to have helm repository so that users can install it to their kubernetes cluster easily with helm command something like:
helm install --name marquez --set marquez.db.host=${DB_HOST} marquez/marquez
Marquez is already managed with helm chart, and it would be nice to have helm repository so that users can install it to their kubernetes cluster easily with helm command something like: