c8fa99c6d214d44537ea10be5caa55cf5982fd00
configData.database?.url was removed from the prod configmap (database credentials belong in secrets), but the code only checked configData. Add secretsData.database?.url as a fallback so prod can supply the URL via the gateway-secrets Secret. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
JavaScript
62.8%
TypeScript
15.8%
Python
11.5%
Java
4.9%
Vue
2.2%
Other
2.7%