🔧 LOCAL_LAN_TRUENAS variable

This commit is contained in:
auricom
2024-01-25 14:19:53 +01:00
parent 5cca1f4780
commit 9f0ed4d099
26 changed files with 48 additions and 49 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"