From 01d15b32c006969074755b6cb4802c36e4137f03 Mon Sep 17 00:00:00 2001
From: Aman Verma <amaverma@microsoft.com>
Date: Mon, 1 Mar 2021 17:53:13 +0530
Subject: [PATCH] updating release.yaml

---
 devops/azure/release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devops/azure/release.yaml b/devops/azure/release.yaml
index dca21e377..dad51b35b 100644
--- a/devops/azure/release.yaml
+++ b/devops/azure/release.yaml
@@ -161,4 +161,4 @@ spec:
         - name: STORAGE_QUERY_RECORD_FOR_CONVERSION_HOST
           value: http://storage/api/storage/v2/query/records:batch
         - name: STORAGE_QUERY_RECORD_HOST
-          value: http://storage/api/storage/v2/records
+          value: http://storage/api/storage/v2/query/records
-- 
GitLab