barycenter/deploy
Till Wegmueller 204c2958a8
fix: Add prefix_separator to config env override
The config-rs crate uses '_' as the default prefix separator, so
BARYCENTER__DATABASE__URL was parsed as _database.url instead of
database.url. Adding prefix_separator("__") ensures double-underscore
env vars are correctly mapped to nested config keys.

Also makes the database section in the Helm ConfigMap conditional so
it can be omitted when the URL is provided via environment variable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 17:31:40 +01:00
..
freebsd refactor: update crabidp references to barycenter and add Gateway API support 2025-11-29 15:38:07 +01:00
helm/barycenter fix: Add prefix_separator to config env override 2026-02-22 17:31:40 +01:00
illumos refactor: update crabidp references to barycenter and add Gateway API support 2025-11-29 15:38:07 +01:00
systemd refactor: update crabidp references to barycenter and add Gateway API support 2025-11-29 15:38:07 +01:00