Files
fxhnt/infra
jgrusewski 9c51b754ba fix(infra): ib-gateway fsGroup 1000 so IBC can write jts.ini on the PVC
A fresh tws_settings PVC mounts root-owned; the gnzsnz container runs as the
non-root ibgateway user (UID/GID 1000) -> "Permission denied" writing jts.ini
-> crashloop. fsGroup: 1000 makes the volume group-writable. Verified: new pod
ready, 0 restarts, "IBC: Login has completed".

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-14 20:36:37 +02:00
..