Commit Graph

2 Commits

Author SHA1 Message Date
groombook-ci[bot] b1a35ca7df fix: increase deployment rollout timeout to 300s (GRO-147)
- charts/groombook/templates/api-deployment.yaml: set progressDeadlineSeconds 300
- charts/groombook/templates/web-deployment.yaml: set progressDeadlineSeconds 300
- .github/workflows/ci.yml: kubectl rollout timeout 120s→300s

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-29 11:55:11 +00:00
groombook-engineer[bot] dcdc792875 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>
2026-03-27 18:36:28 +00:00