From 8108823a5ce04760c2037897bb7777c446d275bb Mon Sep 17 00:00:00 2001 From: Rohow Date: Fri, 1 Nov 2024 20:23:19 +0800 Subject: [PATCH] =?UTF-8?q?feat(crowdsec):=20nginx=E7=BC=93=E5=AD=98?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E5=A2=9E=E5=A4=A7=E5=88=B010=E7=A7=92?= =?UTF-8?q?=E9=92=9F?= 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, 2 insertions(+) diff --git a/apps/infra/net/nginx/helmchart.yaml b/apps/infra/net/nginx/helmchart.yaml index bf306da..a94418e 100644 --- a/apps/infra/net/nginx/helmchart.yaml +++ b/apps/infra/net/nginx/helmchart.yaml @@ -121,6 +121,8 @@ spec: value: "/crowdsec/crowdsec-bouncer.conf" - name: MODE value: "live" + - name: CACHE_EXPIRATION + value: "10" - name: CAPTCHA_PROVIDER value: "turnstile" - name: SITE_KEY