From 75b6acbf7e101da1b362c84e73f4145772419146 Mon Sep 17 00:00:00 2001 From: Bartosz Date: Tue, 21 Oct 2025 14:19:08 +0200 Subject: [PATCH] fix(values): serviceMonitor enabled typo --- charts/psc-prom-exporter/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/psc-prom-exporter/values.yaml b/charts/psc-prom-exporter/values.yaml index 63f74c5..0ec1292 100644 --- a/charts/psc-prom-exporter/values.yaml +++ b/charts/psc-prom-exporter/values.yaml @@ -56,7 +56,7 @@ config: scrapers: serviceMonitor: # When set true then use a ServiceMonitor to configure scraping - ennbled: false + enabled: false # Set how frequently Prometheus should scrape interval: 5m # Set path to the metrics