From 01e008541ff90afe1158848a465fac3bd12332ab Mon Sep 17 00:00:00 2001 From: jose Date: Wed, 8 May 2024 23:01:03 +0100 Subject: [PATCH] Regenerate docs --- charts/unpoller/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/charts/unpoller/README.md b/charts/unpoller/README.md index d567887..01a409e 100644 --- a/charts/unpoller/README.md +++ b/charts/unpoller/README.md @@ -1,6 +1,6 @@ # unpoller -![Version: 2.11.2](https://img.shields.io/badge/Version-2.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.11.2](https://img.shields.io/badge/AppVersion-2.11.2-informational?style=flat-square) +![Version: 2.11.2-Chart5](https://img.shields.io/badge/Version-2.11.2--Chart5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.11.2](https://img.shields.io/badge/AppVersion-v2.11.2-informational?style=flat-square) A Helm chart for unpoller, a unifi prometheus exporter. This chart helps deploy Unpoller (unifi metrics exporter) in kubernetes clusters. @@ -9,15 +9,16 @@ It supports integration with Prometheus operator, so a PodMonitor is created tha Optionally, it can deploy automatically the dashboards into a Grafana instance through the integration with GrafanaOperator: * Creates a Grafana CR with the credentials provided (or reuses existing Grafana object) * Creates a Dashboard instance for all the unpoller provided charts. -See Readme.MD for details, and values.yaml for all the configuration options. -See further documentation in how to install unpoller in Kubernetes in http://unpoller.github.io/helm-chart (will be updated) +See further documentation in how to install unpoller in Kubernetes in http://unpoller.github.io/helm-chart + +**Note**: *This is a best effort to keep this chart working for kubernetes.* **Homepage:** ## Source Code -* +* ## Values @@ -28,7 +29,7 @@ See further documentation in how to install unpoller in Kubernetes in http://unp | dashboards.grafana.create | bool | `true` | | | dashboards.grafana.secret.existingSecretName | string | `""` | | | dashboards.grafana.secret.password | string | `"prom-operator"` | | -| dashboards.grafana.secret.username | string | `"prom"` | | +| dashboards.grafana.secret.username | string | `"admin"` | | | dashboards.grafana.selectorLabels | object | `{}` | | | dashboards.grafana.url | string | `""` | | | fullnameOverride | string | `""` | |