From cdd7b3d412d18070990239dd9cf625e79ac84551 Mon Sep 17 00:00:00 2001 From: rohow Date: Fri, 22 Aug 2025 19:55:03 +0800 Subject: [PATCH] =?UTF-8?q?feat(monitor):=20=E4=BC=98=E5=8C=96=E8=8A=82?= =?UTF-8?q?=E7=82=B9=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/infra/monitor/prometheus/helmchart.yaml | 2 +- apps/infra/net/nginx/helmchart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/infra/monitor/prometheus/helmchart.yaml b/apps/infra/monitor/prometheus/helmchart.yaml index 944d85a..973ba0e 100644 --- a/apps/infra/monitor/prometheus/helmchart.yaml +++ b/apps/infra/monitor/prometheus/helmchart.yaml @@ -28,7 +28,7 @@ spec: grafana: nodeSelector: - kubernetes.io/hostname: alihka + kubernetes.io/hostname: greenhk ingress: enabled: true ingressClassName: nginx diff --git a/apps/infra/net/nginx/helmchart.yaml b/apps/infra/net/nginx/helmchart.yaml index 5690c4d..e778494 100644 --- a/apps/infra/net/nginx/helmchart.yaml +++ b/apps/infra/net/nginx/helmchart.yaml @@ -125,7 +125,7 @@ spec: # crowdsec插件配置 extraInitContainers: - name: init-clone-crowdsec-bouncer - image: crowdsecurity/lua-bouncer-plugin:v1.1.1 + image: crowdsecurity/lua-bouncer-plugin:v1.0.5 imagePullPolicy: IfNotPresent env: - name: SHELL