diff --git a/apps/base/customer1/configmap.yaml b/apps/base/customer1/configmap.yaml index 92fd247..af14d5e 100644 --- a/apps/base/customer1/configmap.yaml +++ b/apps/base/customer1/configmap.yaml @@ -13,7 +13,7 @@ data: N8N_METRICS: "true" QUEUE_HEALTH_CHECK_ACTIVE: "true" DB_TYPE: "postgresdb" - DB_POSTGRESDB_HOST: "customer1-db-rw-customer1.svc.cluster.local" + DB_POSTGRESDB_HOST: "customer1-pgdb-rw" DB_POSTGRESDB_PORT: "5432" DB_POSTGRESDB_DATABASE: "app" DB_POSTGRESDB_USER: "customer1"