fix: mount config at /etc/onlinesales/config/hadesV2 for hadesV3

HadesV3 reads config from hardcoded path /etc/onlinesales/config/hadesV2/
but chart only mounted at /etc/onlinesales/config/hades/. App fell back
to image defaults with is_app_ip_enabled=true.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Sagar Patil 2026-04-10 14:44:45 +05:30
parent c525455841
commit e7e5e77af3

View File

@ -109,6 +109,7 @@ config:
enabled: true
mountPaths:
- /etc/onlinesales/config/hades
- /etc/onlinesales/config/hadesV2
- /etc/onlinesales/db/hadesV2
files:
hades.cfg: |