generated from coulomb/repo-seed
gpappsoft image sets PRIVACYIDEA_CONFIGFILE=/privacyidea/etc/pi.cfg internally, causing it to ignore our mounted configmap at /etc/privacyidea/pi.cfg and fall back to SQLite. Override the env var so the entrypoint reads our pi.cfg, which points to PostgreSQL via PI_SQLALCHEMY_DATABASE_URI from the secret. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>