From a93f4876c58b21f9bdadb55ee9d3133bb7dc23fa Mon Sep 17 00:00:00 2001 From: "Rustam Lotsmanenko (EPAM)" <rustam_lotsmanenko@epam.com> Date: Fri, 25 Aug 2023 08:32:48 +0000 Subject: [PATCH] Revert "Merge branch 'GONRG-7560-policy-update' into 'master'" --- devops/gc/deploy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devops/gc/deploy/values.yaml b/devops/gc/deploy/values.yaml index 56e8add92..a89a67ccf 100644 --- a/devops/gc/deploy/values.yaml +++ b/devops/gc/deploy/values.yaml @@ -11,7 +11,7 @@ data: partitionHost: "http://partition" policyHost: "http://policy" indexerHost: "http://indexer" - policyId: 'osdu.partition["%s"].search' + policyId: "osdu.instance.search" securityHttpsCertificateTrust: "true" servicePolicyEnabled: true # Deployments -- GitLab