4 Commits

Author SHA1 Message Date
Vaibhav Pathak
c93eb2e420 initial commit 2026-01-19 13:40:37 +05:30
Vaibhav Pathak
7384bae7b1 Add ArgoCD sync wave annotations for dbinit ordering
- job-dbinit.yaml: Added argocd.argoproj.io/sync-wave: -1 to run before deployment
- deployment.yaml: Added argocd.argoproj.io/sync-wave: 0 to run after dbinit
- This ensures database schema is initialized before app starts
2026-01-05 17:24:56 +05:30
Vaibhav Pathak
ea0c8cdfdd Add configurable hades.baseUrl for dynamic service discovery
- Add hades.baseUrl parameter in values.yaml
- Update configmap.yaml to use templated hades URLs
- Update catalog-info.yaml with correct chart-path and dependency annotations

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 15:12:29 +05:30
Vaibhav Pathak
36648be466 helm chart added 2026-01-05 11:55:00 +05:30