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