twenty/packages
azaurus1 bb5cc7e30c
Update PG_DATABASE_URL to match Service name in k8s manifests (#8989)
### Issue Summary
The `service` name in the Kubernetes manifest for the PostgreSQL
database is defined as `twentycrm-db`. However, the `DSN` configuration
in the Server and Worker `deployments` incorrectly references
`twenty-db`. This mismatch causes the pods to fail during initialization
and crash on boot.

### Fix Description
- Updated the `DSN` values in both the Server and Worker `deployments`
to correctly reference `twentycrm-db`, ensuring alignment with the
database `service` name.
- Verified the deployments to ensure the pods start without issues after
the fix.

### Testing
- Deployed the updated manifests in a development environment.
- Confirmed that both Server and Worker pods initialize correctly and
connect to the database service as expected.
2024-12-10 08:21:38 +01:00
..
twenty-chrome-extension Settings Option Card component (#8456) 2024-11-18 09:22:33 +00:00
twenty-docker Update PG_DATABASE_URL to match Service name in k8s manifests (#8989) 2024-12-10 08:21:38 +01:00
twenty-e2e-testing feat(*): allow to select auth providers + add multiworkspace with subdomain management (#8656) 2024-12-03 19:06:28 +01:00
twenty-emails Fix broken image urls in Settings > Profile and Invite To Workspace Email (#8942) 2024-12-07 14:57:32 +01:00
twenty-front fix (#8963) 2024-12-09 13:44:19 +00:00
twenty-server Add migration ci check (#8867) 2024-12-09 17:15:24 +01:00
twenty-tinybird refactor webhookAnalytics call and enrich analytics module (#8253) 2024-11-08 10:00:51 +01:00
twenty-ui 8928 refactor page header buttons (#8952) 2024-12-09 10:55:33 +01:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website doc(tips): add tips to inform on authenticate methods settings (#8936) 2024-12-06 17:54:47 +01:00
twenty-zapier Default address country 🗺️ & Phone prefix ☎️ (#8614) 2024-12-02 12:34:05 +00:00