From d69b0539ba8641dbdbed9ff8b576e7921ea81919 Mon Sep 17 00:00:00 2001 From: Andrey Taranik Date: Tue, 1 Feb 2022 13:31:05 +0300 Subject: [PATCH] proxy chart staging values update for labels (#1202) --- .circleci/proxy.staging.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.circleci/proxy.staging.yaml b/.circleci/proxy.staging.yaml index 9d7b7d84b5..bdce4d80da 100644 --- a/.circleci/proxy.staging.yaml +++ b/.circleci/proxy.staging.yaml @@ -5,6 +5,13 @@ settings: authEndpoint: "https://console.stage.zenith.tech/authenticate_proxy_request/" uri: "https://console.stage.zenith.tech/psql_session/" +# -- Additional labels for zenith-proxy pods +podLabels: + zenith_service: proxy + zenith_env: staging + zenith_region: us-east-1 + zenith_region_slug: virginia + exposedService: annotations: service.beta.kubernetes.io/aws-load-balancer-type: external @@ -17,4 +24,4 @@ metrics: serviceMonitor: enabled: true selector: - prometheus: zenith + release: kube-prometheus-stack