Files
probo/entrypoint.sh
Bryan Frimin 9237ad8ce2 Fix entrypoint to regenerate config when env vars are updated
When PROBOD_ENCRYPTION_KEY is set, always run probod-bootstrap to regenerate
the config file. This ensures that updated environment variables take effect
even when a stale config file exists on a persistent volume (e.g., PVC).
Previously, an existing config file would be reused unconditionally, causing
env var changes to be ignored on container restart.

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-03-18 19:12:06 +01:00

840 B