From 72e1d398f7364c80178c69e202bbdd50452f3e18 Mon Sep 17 00:00:00 2001 From: rohow Date: Fri, 13 Feb 2026 00:01:34 +0800 Subject: [PATCH] feat(nginx): update API_KEY value in helmchart.yaml --- apps/infra/net/nginx/helmchart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/infra/net/nginx/helmchart.yaml b/apps/infra/net/nginx/helmchart.yaml index 8413644..da3cbbe 100644 --- a/apps/infra/net/nginx/helmchart.yaml +++ b/apps/infra/net/nginx/helmchart.yaml @@ -142,7 +142,7 @@ spec: - name: API_URL value: "http://crowdsec-service.infra-net.svc.cluster.local:8080" - name: API_KEY - value: "Y+21CixTaU4dHT88FjenubUTQ3hBtb66dRsh23TmDnw" + value: "ImxBThnyiNm224V5DHYPY63KPAcyJ+WF0rm18Gr4M80" - name: BOUNCER_CONFIG value: "/crowdsec/crowdsec-bouncer.conf" - name: MODE