feat: Add Helm chart for Kubernetes deployment #1

Merged
tudattr merged 15 commits from feature/helm-chart into master 2026-02-24 22:27:51 +01:00

15 Commits

Author SHA1 Message Date
Tuan-Dat Tran
a1b29e56dc feat(helm): add post-install notes 2026-02-24 01:10:13 +01:00
Tuan-Dat Tran
9b2f444cf3 fix(helm): reorder ingress paths for correct routing 2026-02-24 00:48:12 +01:00
Tuan-Dat Tran
7f636475c7 feat(helm): add Ingress template 2026-02-24 00:36:43 +01:00
Tuan-Dat Tran
4ee97ed767 feat(helm): add frontend Deployment and Service templates 2026-02-24 00:34:03 +01:00
Tuan-Dat Tran
613f0774d2 feat(helm): add backend Deployment and Service templates 2026-02-24 00:26:55 +01:00
Tuan-Dat Tran
d19cd03b31 feat(helm): add PersistentVolumeClaim template 2026-02-24 00:20:31 +01:00
Tuan-Dat Tran
bf3c581da8 fix(helm): prevent JWT secret regeneration on upgrade 2026-02-24 00:03:23 +01:00
Tuan-Dat Tran
5c28b5c4fd feat(helm): add Secret template for JWT 2026-02-23 23:45:30 +01:00
Tuan-Dat Tran
72043dd4f1 feat(helm): add ConfigMap template 2026-02-23 23:29:35 +01:00
Tuan-Dat Tran
6af7150eb6 feat(helm): add default values configuration 2026-02-23 23:26:38 +01:00
Tuan-Dat Tran
3d2d2850f1 feat(helm): add template helpers 2026-02-23 23:23:26 +01:00
Tuan-Dat Tran
44fa18d346 feat(helm): add chart structure and metadata 2026-02-23 23:20:05 +01:00
Tuan-Dat Tran
2986b1ceb1 chore: ignore .worktrees directory 2026-02-23 23:18:46 +01:00
Tuan-Dat Tran
8a1fd511db docs: add Helm chart implementation plan 2026-02-23 23:08:40 +01:00
Tuan-Dat Tran
3f53193845 docs: add Helm chart design and implementation plan 2026-02-23 23:08:30 +01:00