From a8cb2f895c4fa2a0a6921f0ce510aab181a55482 Mon Sep 17 00:00:00 2001 From: Vassiliy Yegorov Date: Mon, 14 Nov 2022 21:49:18 +0700 Subject: [PATCH] fix --- promtail-helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/promtail-helm/values.yaml b/promtail-helm/values.yaml index 9a3cae0..c48bb5d 100644 --- a/promtail-helm/values.yaml +++ b/promtail-helm/values.yaml @@ -285,7 +285,7 @@ config: # Must be reference in `config.file` to configure `clients` # @default -- See `values.yaml` clients: - - url: http://loki.t.realmanual.ru/loki/api/v1/push + - url: https://loki.t.realmanual.ru/loki/api/v1/push tenant_id: 1 basic_auth: username: loki