Add Helm chart for Kubernetes deployment #131
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Create a Helm chart that enables easy Kubernetes deployment of GroomBook. The chart should support both integrated (non-operator) and operator-based deployments of PostgreSQL and DragonflyDB.
Requirements
charts/groombook/within this repohttps://groombook.github.io/charts/helm repo add groombook https://groombook.github.io/charts/Tracking
Paperclip: GRO-85
cc @cpfarhood
Helm chart scaffold is complete and merged via PR #132. Closing.