diff --git a/clusters/cl01tl/helm/loki/values.yaml b/clusters/cl01tl/helm/loki/values.yaml index 6661cc369..9857b9d6b 100644 --- a/clusters/cl01tl/helm/loki/values.yaml +++ b/clusters/cl01tl/helm/loki/values.yaml @@ -128,3 +128,5 @@ alloy: url = "http://loki-gateway.loki.svc.cluster.local:80/loki/api/v1/push" } } + serviceMonitor: + enabled: true