modified: services/monitoring/deploy/alloy/kube-scraper/helm-values.yaml
This commit is contained in:
@@ -253,7 +253,7 @@ alloy:
|
||||
|
||||
rule {
|
||||
target_label = "instance"
|
||||
replacement = env("NODE_IP")
|
||||
replacement = env("NODE_IP") + ":9100"
|
||||
}
|
||||
|
||||
}
|
||||
@@ -264,7 +264,7 @@ alloy:
|
||||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: status.hostIP
|
||||
|
||||
|
||||
- name: CLUSTER_NAME
|
||||
value: casa
|
||||
- name: ZONE
|
||||
|
||||
Reference in New Issue
Block a user