13 Commits

Author SHA1 Message Date
7ede16d79e fix: add hades.read/write.hibernate.cfg.xml configurable from values
App expects separate read/write hibernate configs at
/etc/onlinesales/db/hadesV2/. Added both files in values-local.yaml
with templated DB creds. Changed configmap to use tpl for rendering.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 11:23:17 +05:30
4a8d031c87 fix: add configurable tomcatWritableDirs for non-root pod support
hadesV3 runs as non-root user (1000) and can't write to Tomcat dirs.
Added tomcatWritableDirs config to mount emptyDir volumes at paths
like /usr/local/tomcat/conf/Catalina and /usr/local/tomcat/work.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 17:02:47 +05:30
e7899972e2 fix: make config mountPaths configurable to resolve path mismatch
App looks for config at /etc/onlinesales/db/hadesV2/ but was only
mounted at /etc/onlinesales/config/hades/. Now mountPaths is a list
in values.yaml so both paths can be served.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 16:31:56 +05:30
Vaibhav Pathak
3b1918978a init job fix -4 2026-02-24 12:06:42 +05:30
Vaibhav Pathak
bb3d9464e2 mysql pvc added 2026-02-19 12:21:32 +05:30
Vaibhav Pathak
e7760fbc42 CR issue fix 2026-02-17 13:40:04 +05:30
Vaibhav Pathak
9a7e4bc8e9 label updated 2026-02-17 11:56:26 +05:30
Vaibhav Pathak
1ca65959af AES key added 2026-02-03 10:12:56 +05:30
Vaibhav Pathak
e98155714e Updated flow for allhost entry 2026-01-21 15:06:18 +05:30
2c91b74f59 Update hades/values-local.yaml 2026-01-19 10:06:30 +00:00
Vaibhav Pathak
94ba582e96 helm chart added 2026-01-06 10:46:18 +05:30
Vaibhav Pathak
1d5133d913 helm chart added 2026-01-06 10:29:18 +05:30
Vaibhav Pathak
df359d052c Restructure repo: move chart to hades/ and include MySQL subchart
- Moved helm/hades/* to hades/ to match ArgoCD path: hades
- Included mysql-1.6.9.tgz subchart for ArgoCD dependency resolution
- Fixed sync wave ordering: dbinit wave 0, deployment wave 1
2026-01-05 17:59:13 +05:30