From b063b9f123ca51457d675acb0ca4db7b40701ee6 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 5 Dec 2025 21:47:34 +0200 Subject: Fix Loki URL in README --- f3s/loki/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/f3s/loki/README.md b/f3s/loki/README.md index df0ec57..0ebcd46 100644 --- a/f3s/loki/README.md +++ b/f3s/loki/README.md @@ -21,4 +21,4 @@ just install Add Loki as a data source in Grafana: - Type: Loki -- URL: `http://loki-gateway.monitoring.svc.cluster.local` +- URL: `http://loki.monitoring.svc.cluster.local:3100` -- cgit v1.2.3