Update k8s/core/prometheus/prom-values.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 7s
All checks were successful
Check with kubeconform / lint (push) Successful in 7s
This commit is contained in:
@ -20,6 +20,9 @@ prometheus:
|
|||||||
- job_name: term_humid_sensors
|
- job_name: term_humid_sensors
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['100.117.24.104:7536']
|
- targets: ['100.117.24.104:7536']
|
||||||
|
- job_name: win_exporter
|
||||||
|
static_configs:
|
||||||
|
- targets: ['win.homenet:9182']
|
||||||
|
|
||||||
retention: "99999d"
|
retention: "99999d"
|
||||||
retentionSize: "0"
|
retentionSize: "0"
|
||||||
|
Reference in New Issue
Block a user