From 70ecbc385c75dbe1f32adde8ed5ba1b54f4be9f6 Mon Sep 17 00:00:00 2001 From: rohow Date: Wed, 24 Jul 2024 11:49:05 +0800 Subject: [PATCH] =?UTF-8?q?fix(loki):=20=E4=BF=AE=E5=A4=8DnodeSelector?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/monitor/loki/helmchart-loki.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/monitor/loki/helmchart-loki.yaml b/apps/monitor/loki/helmchart-loki.yaml index c86e39a..380f08d 100644 --- a/apps/monitor/loki/helmchart-loki.yaml +++ b/apps/monitor/loki/helmchart-loki.yaml @@ -18,9 +18,6 @@ spec: extraArgs: # 降低测试日志生成条数 - -interval=30s - adminApi: - nodeSelector: - kubernetes.io/hostname: alihka resultsCache: nodeSelector: kubernetes.io/hostname: alihka @@ -46,6 +43,8 @@ spec: schema: v13 singleBinary: replicas: 1 + nodeSelector: + kubernetes.io/hostname: alihka read: replicas: 0 backend: