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:
parent
c525455841
commit
e7e5e77af3
@ -109,6 +109,7 @@ config:
|
|||||||
enabled: true
|
enabled: true
|
||||||
mountPaths:
|
mountPaths:
|
||||||
- /etc/onlinesales/config/hades
|
- /etc/onlinesales/config/hades
|
||||||
|
- /etc/onlinesales/config/hadesV2
|
||||||
- /etc/onlinesales/db/hadesV2
|
- /etc/onlinesales/db/hadesV2
|
||||||
files:
|
files:
|
||||||
hades.cfg: |
|
hades.cfg: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user