Install and usage of helm.
To generate templates from a chart with default values, run:
helm template mlflow
Navigate to root of repo and run:
helm package charts/mlflow
helm package charts/mlflow-deployments-server
helm repo index --url https://clemens33.github.io/mlflow .