From f9c0b10a9c5e50ac9ad418a5494f7b58dca3c5a7 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Tue, 9 Jun 2026 18:41:45 +0300 Subject: [PATCH] fix brusnika prod cde cors credentials --- clusters/brusnika-prod/infrastructure/patches/istio-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/brusnika-prod/infrastructure/patches/istio-config.yaml b/clusters/brusnika-prod/infrastructure/patches/istio-config.yaml index 588d484..5c82895 100644 --- a/clusters/brusnika-prod/infrastructure/patches/istio-config.yaml +++ b/clusters/brusnika-prod/infrastructure/patches/istio-config.yaml @@ -458,6 +458,7 @@ spec: gateways: - ingress-nginx/global-cde-gw cors: + allowCredentials: true allowOrigins: - exact: https://cde.brusnika.ru - exact: https://stamp-verification.cde.brusnika.ru