diff --git a/devops/azure/chart/templates/deployment.yaml b/devops/azure/chart/templates/deployment.yaml
index 07a1b3e6674e5b1eee7643e8451083e27179913f..af7918321276d8aacf7ae82378167cdffc219fb5 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://osdu-glab.msft-osdu-test.org/api/register/v1
+              value: http://register/api/register/v1
             - name: maxCacheSize
               value:  "20"
\ No newline at end of file