From 68ba6a58a0b7a1eeb4102a79e6896b4508e8018e Mon Sep 17 00:00:00 2001 From: Andrey Taranik Date: Mon, 2 May 2022 11:43:55 +0300 Subject: [PATCH] authEndpoint fix --- .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 8c7bf835bc..0391697641 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/healthz" + authEndpoint: "http://console-staging.local/management/api/v2" # -- Additional labels for zenith-proxy pods podLabels: