Chever John 541dd5e4c8 fix: write envsubst output to /tmp to avoid read-only ConfigMap mount
The entrypoint.sh was writing the rendered config back to the same
directory as the source, which fails when the config is mounted from
a Kubernetes ConfigMap (read-only filesystem). Write to /tmp instead.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-18 09:29:18 +08:00
..
2026-06-15 09:20:56 +08:00
2026-06-14 15:24:02 +08:00
2026-06-14 15:24:02 +08:00