From 801b749e1dd0de501b7fd4dbe4d494f40fc64515 Mon Sep 17 00:00:00 2001 From: Stas Kelvich Date: Mon, 2 May 2022 18:08:30 +0300 Subject: [PATCH] Set correct authEndpoint for the new proxy --- .circleci/helm-values/staging.proxy-scram.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/helm-values/staging.proxy-scram.yaml b/.circleci/helm-values/staging.proxy-scram.yaml index 0391697641..d95ae3bfc2 100644 --- a/.circleci/helm-values/staging.proxy-scram.yaml +++ b/.circleci/helm-values/staging.proxy-scram.yaml @@ -6,7 +6,7 @@ image: settings: authBackend: "console" - authEndpoint: "http://console-staging.local/management/api/v2" + authEndpoint: "http://console-staging.local:9095/management/api/v2" # -- Additional labels for zenith-proxy pods podLabels: