From 9971b365a9dde0b9fc740676a0bdd11ef7d8c133 Mon Sep 17 00:00:00 2001 From: Wael Date: Thu, 4 Jul 2024 21:47:36 +0100 Subject: [PATCH] RPP-5: Fix release url --- deployment/charts/gateway/values-qa1.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment/charts/gateway/values-qa1.yaml b/deployment/charts/gateway/values-qa1.yaml index 10f7ea98..9b4bd624 100644 --- a/deployment/charts/gateway/values-qa1.yaml +++ b/deployment/charts/gateway/values-qa1.yaml @@ -27,6 +27,7 @@ configuration: name: gateway id: ${MICRO_SERVICE_ID} database: + dsn: "" host: vth-uat-eu-west-2-pl-0.3vp4q.mongodb.net/ port: 27017 user: vth-staging