From 7ef785241d619d418cea23c414fbcc46e1efe4b8 Mon Sep 17 00:00:00 2001
From: komakkar <komakkar@microsoft.com>
Date: Tue, 24 Nov 2020 19:05:13 +0530
Subject: [PATCH] temp change. TO BE REVERTED

---
 devops/azure/chart/templates/deployment.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devops/azure/chart/templates/deployment.yaml b/devops/azure/chart/templates/deployment.yaml
index 2dbdb31b2..07a1b3e66 100644
--- a/devops/azure/chart/templates/deployment.yaml
+++ b/devops/azure/chart/templates/deployment.yaml
@@ -91,6 +91,6 @@ spec:
             - name: entitlements_service_endpoint
               value: http://entitlements-azure/entitlements/v1
             - name: registeration_service_endpoint
-              value: https://register/api/register/v1
+              value: https://osdu-glab.msft-osdu-test.org/api/register/v1
             - name: maxCacheSize
               value:  "20"
\ No newline at end of file
-- 
GitLab