modified: services/monitoring/deploy/alloy/kube-scraper/helm-values.yaml

This commit is contained in:
Márcio Fernandes
2026-09-06 23:20:03 +00:00
parent 404f39fde7
commit eff2974d4f
@@ -253,7 +253,7 @@ alloy:
rule {
target_label = "instance"
replacement = env("NODE_IP")
replacement = env("NODE_IP") + ":9100"
}
}