diff --git a/devops/azure/chart/templates/deployment.yaml b/devops/azure/chart/templates/deployment.yaml index 2dbdb31b2e77e75baed03ada99efa42ebca1e871..07a1b3e6674e5b1eee7643e8451083e27179913f 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