Closed laibe closed 4 months ago
Thanks for the contribution. I appreciate the effort. However, I don't think I will accept this code. It's not something that I want to maintain. However, if you want to maintain and host this code I would be happy to point people in your direction should they ask for a helm setup.
sure, chart lives now in laibe/helm-charts.
Adds shovel helm chart for easy deployment in Kubernetes. Installs bitnami/postgresql by default but users are free to specify their own PostgreSQL and disable the included PostgreSQL via
--set global.postgresql.enabled=false
.Quick start:
Shovel config is part of the
values.yaml
written in yaml instead of json, e.g.originates from https://github.com/jalbritt/ETHBerlin-shovel-bootstrap , joint work with @jalbritt