diff --git a/devops/azure/chart/templates/deployment.yaml b/devops/azure/chart/templates/deployment.yaml index 42c8e4ffd1bc20fdf93c65191b4cc8738a4f4fb2..8dc8c231355238606a10c6a076dc6223ec60f16d 100644 --- a/devops/azure/chart/templates/deployment.yaml +++ b/devops/azure/chart/templates/deployment.yaml @@ -99,7 +99,7 @@ spec: - name: schema_service_url value: http://storage/api/schema-service/v1 - name: SCHEMA_HOST - value: http://schema/api/schema-service/v1/schema + value: http://schema-service/api/schema-service/v1/schema - name: storage_service_url value: http://storage/api/storage/v2 - name: STORAGE_SCHEMA_HOST