diff --git a/devops/azure/chart/templates/deployment.yaml b/devops/azure/chart/templates/deployment.yaml index 77103ebed9532bd8ed32f7cdf373925b776452da..42c8e4ffd1bc20fdf93c65191b4cc8738a4f4fb2 100644 --- a/devops/azure/chart/templates/deployment.yaml +++ b/devops/azure/chart/templates/deployment.yaml @@ -102,6 +102,8 @@ spec: value: http://schema/api/schema-service/v1/schema - name: storage_service_url value: http://storage/api/storage/v2 + - name: STORAGE_SCHEMA_HOST + value: http://storage/api/storage/v2/schemas - name: STORAGE_QUERY_RECORD_FOR_CONVERSION_HOST value: http://storage/api/storage/v2/query/records:batch - name: STORAGE_QUERY_RECORD_HOST