From b44249969a1e4c1e86ec735c70490513c2253a50 Mon Sep 17 00:00:00 2001 From: Yurii Yevtushenko Date: Sun, 14 Jun 2026 14:54:31 +0300 Subject: [PATCH] feat: migrate from victoria logs to loki --- apps/logs.yaml | 2 +- apps/monitoring.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/logs.yaml b/apps/logs.yaml index 8dfaea5..482aea8 100644 --- a/apps/logs.yaml +++ b/apps/logs.yaml @@ -127,7 +127,7 @@ spec: values: | config: clients: - - url: http://loki-monolithic.monitoring.svc.cluster.local:3100/loki/api/v1/push + - url: http://grafana-loki.monitoring.svc.cluster.local:3100/loki/api/v1/push resources: requests: diff --git a/apps/monitoring.yaml b/apps/monitoring.yaml index 80308f6..6b2cb9b 100644 --- a/apps/monitoring.yaml +++ b/apps/monitoring.yaml @@ -53,7 +53,7 @@ spec: - name: Loki type: loki access: proxy - url: http://loki-monolithic.monitoring.svc.cluster.local:3100 + url: http://grafana-loki.monitoring.svc.cluster.local:3100 jsonData: maximumAlerts: 11