From 5c56e18eae22e58ecbececd323f8474c9ba64f4a Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Mon, 13 Sep 2021 13:40:18 +0000 Subject: [PATCH] Auto-generate chart README [no ci] --- charts/stable/unifi-poller/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/unifi-poller/README.md b/charts/stable/unifi-poller/README.md index 08062fac..e9486326 100644 --- a/charts/stable/unifi-poller/README.md +++ b/charts/stable/unifi-poller/README.md @@ -90,9 +90,9 @@ N/A | metrics.enabled | bool | See values.yaml | Enable and configure a Prometheus serviceMonitor for the chart under this key. | | metrics.prometheusRule | object | See values.yaml | Enable and configure Prometheus Rules for the chart under this key. | | metrics.prometheusRule.rules | list | See prometheusrules.yaml | Configure additionial rules for the chart under this key. | -| metrics.serviceMonitor.interval | string | `"30s"` | | +| metrics.serviceMonitor.interval | string | `"1m"` | | | metrics.serviceMonitor.labels | object | `{}` | | -| metrics.serviceMonitor.scrapeTimeout | string | `"10s"` | | +| metrics.serviceMonitor.scrapeTimeout | string | `"30s"` | | | service.main.ports.http.enabled | bool | `false` | | | service.main.ports.metrics.enabled | bool | `true` | | | service.main.ports.metrics.port | int | `9130` | |