Helm charts for all microservices for the payobills app.
Add the helm repo
helm repo add payobills https://payobills.github.io/helm-charts
helm upgrade --install --create-namespace -n payobills payobills/bills --generate-name --version 0.2.0-alpha.7
Commands used to work on this repo.
helm repo index --merge index.yaml .
##