2 Commits

Author SHA1 Message Date
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
36648be466 helm chart added 2026-01-05 11:55:00 +05:30