barycenter/deploy/helm
Till Wegmueller f6262b2128
fix: Pass env vars to user-sync init container
The init container was only getting RUST_LOG, not the main env block.
This caused it to connect to the config file's database URL (SQLite)
instead of the BARYCENTER__DATABASE__URL env var (PostgreSQL),
resulting in migrations and user-sync running against the wrong
database.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 18:15:23 +01:00
..
barycenter fix: Pass env vars to user-sync init container 2026-02-22 18:15:23 +01:00