Update k8s/core/prometheus/prom-values.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 6s

This commit is contained in:
ab
2025-04-20 09:14:07 +00:00
parent 12c2f41fec
commit a1dbb78667

View File

@ -22,7 +22,8 @@ prometheus:
- targets: ['100.117.24.104:7536']
- job_name: win_exporter
static_configs:
- targets: ['win.homenet:9182']
- targets: ['10.0.5.100:9182']
labels: {instance: win.homenet}
retention: "99999d"
retentionSize: "0"