Update k8s/core/prometheus/prom-values.yaml

This commit is contained in:
ab
2025-04-20 09:10:44 +00:00
parent 444f9ae805
commit 12c2f41fec

View File

@ -20,6 +20,9 @@ prometheus:
- job_name: term_humid_sensors
static_configs:
- targets: ['100.117.24.104:7536']
- job_name: win_exporter
static_configs:
- targets: ['win.homenet:9182']
retention: "99999d"
retentionSize: "0"