values.yaml for alloy edited

This commit is contained in:
miwr 2025-03-12 15:18:59 +01:00
parent 1682302b69
commit 687322525b

View file

@ -79,11 +79,5 @@ alloy:
}
loki.process "all_logs" {
stage.static_labels {
values = {
cluster = "cluster"
}
}
forward_to = [loki.write.local_loki.receiver]
}