Add Helm chart scaffold with Chart.yaml, values.yaml, helpers, and all templates

Adds full Helm chart for GroomBook including migration job (pre-install/pre-upgrade hook), CNPG cluster (operator mode), DragonflyDB (integrated + operator modes), API/web deployments, services, and ingress templates.

Resolves GRO-89.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit was merged in pull request #132.
This commit is contained in:
groombook-engineer[bot]
2026-03-27 18:36:28 +00:00
committed by GitHub
parent ce621a29b1
commit dcdc792875
19 changed files with 794 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.DS_Store
*.swp
*.bak
*.tmp
*.orig
*~
.project
.idea/
*.tmproj
.vscode/