🐛 LOCAL_LAN_TRUENAS var

This commit is contained in:
auricom
2024-03-27 20:20:21 +01:00
parent 130a0321c6
commit f3acf3e812
9 changed files with 14 additions and 14 deletions

View File

@@ -165,7 +165,7 @@ spec:
scrape_interval: 60s
metrics_path: "/metrics"
static_configs:
- targets: ["${LOCAL_LAN_TRUENAS}:9273"]
- targets: ["192.168.9.10:9273"]
labels:
app: "truenas"
- job_name: "truenas-remote"