From 53d309531e5c244a21ae19af246038a6f2b07376 Mon Sep 17 00:00:00 2001 From: Tyler Witlin <45468117+coolguy1771@users.noreply.github.com> Date: Sat, 14 Dec 2024 23:04:41 -0500 Subject: [PATCH] fix(kyak): set insecure Signed-off-by: Tyler Witlin <45468117+coolguy1771@users.noreply.github.com> --- .../apps/monitoring/grafana-k8s-monitoring/app/helmrelease.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kubernetes/kyak/apps/monitoring/grafana-k8s-monitoring/app/helmrelease.yaml b/kubernetes/kyak/apps/monitoring/grafana-k8s-monitoring/app/helmrelease.yaml index 25bdfb19c9..0ad495a478 100644 --- a/kubernetes/kyak/apps/monitoring/grafana-k8s-monitoring/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/monitoring/grafana-k8s-monitoring/app/helmrelease.yaml @@ -34,6 +34,8 @@ spec: host: http://loki-gateway.monitoring.svc tempo: host: http://tempo.monitoring.svc:4317 + tls: + insecure: true metrics: enabled: true alloy: