use Loki gateway pod

This commit is contained in:
2025-07-14 12:57:41 -05:00
parent 9106f3bd8b
commit b087336749

View File

@@ -4,7 +4,7 @@ alloy:
content: |-
loki.write "default" {
endpoint {
url = "http://loki.loki.svc.cluster.local:3100/loki/api/v1/push"
url = "http://loki-gateway.loki.svc.cluster.local/loki/api/v1/push"
tenant_id = "luna"
}
}