From 1a9a96b6e24a0ba219b1dfd398c881b00c854f33 Mon Sep 17 00:00:00 2001 From: Ferran Llamas Date: Tue, 6 Aug 2024 16:07:56 +0200 Subject: [PATCH] Add pinecone account to enabled external provider flag (#243) --- features-v2.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/features-v2.json b/features-v2.json index 512ee96..6baf53a 100644 --- a/features-v2.json +++ b/features-v2.json @@ -321,7 +321,10 @@ "application_external-index-provider": { "rollout": 0, "variants": { - "account_id_md5": ["826bb4184e3eeef2b90f6b49313401c1"] + "account_id_md5": [ + "826bb4184e3eeef2b90f6b49313401c1", + "c9e6629813eaf7e0430c2db986acb7aa" + ] } }, "core_services_idp_regional_stop_push_stats": {