diff --git a/clusters/kairos/monitoring/promtail/helmrelease.yaml b/clusters/kairos/monitoring/promtail/helmrelease.yaml index 6cfa3ca..1427530 100644 --- a/clusters/kairos/monitoring/promtail/helmrelease.yaml +++ b/clusters/kairos/monitoring/promtail/helmrelease.yaml @@ -16,5 +16,5 @@ spec: values: config: clients: - - url: http://loki.monitoring.svc.cluster.local/loki/api/v1/push + - url: http://monitoring-loki-gateway.monitoring.svc.cluster.local/loki/api/v1/push tenant_id: 1 \ No newline at end of file