forked from ab/homelab
Update k8s/core/prometheus/prom-values.yaml
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user