From 575858fdc31557b05af09a8a4f2881e431240950 Mon Sep 17 00:00:00 2001 From: rohow Date: Thu, 31 Oct 2024 20:08:05 +0800 Subject: [PATCH] =?UTF-8?q?fix(crowdsec):=20=E6=9A=82=E6=97=B6=E5=B0=86?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E5=88=87=E5=9B=9Elive?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 c9d95ff..4c7fb40 100644 --- a/apps/infra/net/nginx/helmchart.yaml +++ b/apps/infra/net/nginx/helmchart.yaml @@ -120,7 +120,7 @@ spec: - name: BOUNCER_CONFIG value: "/crowdsec/crowdsec-bouncer.conf" - name: MODE - value: "stream" + value: "live" - name: CAPTCHA_PROVIDER value: "turnstile" - name: SITE_KEY