From 679a9c99d0e92b1f40e62cbf9514197e19578284 Mon Sep 17 00:00:00 2001 From: Roxedus Date: Mon, 6 Jun 2022 13:49:44 +0200 Subject: [PATCH] loki --- apps/templates/loki.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/loki.yaml b/apps/templates/loki.yaml index 7495776..a836972 100644 --- a/apps/templates/loki.yaml +++ b/apps/templates/loki.yaml @@ -16,7 +16,7 @@ spec: values: | promtail: config: - lokiAddress: http://logs-{{ .Release.Name }}:3100/loki/api/v1/push + lokiAddress: http://logs-loki:3100/loki/api/v1/push repoURL: https://grafana.github.io/helm-charts targetRevision: 2.6.4 syncPolicy: