diff --git a/clusters/kairos/monitoring/promtail/helmrelease.yaml b/clusters/kairos/monitoring/promtail/helmrelease.yaml index 0960e56..1a184a7 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-gateway/loki/api/v1/push + - url: http://monitoring-loki-gateway.monitoring.svc.cluster.local:3100/loki/api/v1/push tenant_id: 1 \ No newline at end of file