From 12c2f41fece34c79bcc1dd1b44e8e7abbbc79c62 Mon Sep 17 00:00:00 2001 From: ab Date: Sun, 20 Apr 2025 09:10:44 +0000 Subject: [PATCH] Update k8s/core/prometheus/prom-values.yaml --- k8s/core/prometheus/prom-values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/k8s/core/prometheus/prom-values.yaml b/k8s/core/prometheus/prom-values.yaml index 25a1c51..5c49243 100644 --- a/k8s/core/prometheus/prom-values.yaml +++ b/k8s/core/prometheus/prom-values.yaml @@ -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"