From 4971d5ff25e40481757bee094d7faf6b4b70b8fc Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Wed, 29 Jun 2022 18:36:22 +0200 Subject: [PATCH] chore(logging): Adding promtail config --- ee/scripts/helmcharts/manifests/promtail.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ee/scripts/helmcharts/manifests/promtail.yaml diff --git a/ee/scripts/helmcharts/manifests/promtail.yaml b/ee/scripts/helmcharts/manifests/promtail.yaml new file mode 100644 index 000000000..93480378b --- /dev/null +++ b/ee/scripts/helmcharts/manifests/promtail.yaml @@ -0,0 +1,3 @@ +config: + clients: + - url: http://loki.logging.svc.cluster.local:3100/loki/api/v1/push