11# unpoller
22
3- ![ 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 )
3+ ![ 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 )
44
55A Helm chart for unpoller, a unifi prometheus exporter. This chart helps deploy Unpoller (unifi metrics exporter)
66in kubernetes clusters.
@@ -9,15 +9,16 @@ It supports integration with Prometheus operator, so a PodMonitor is created tha
99Optionally, it can deploy automatically the dashboards into a Grafana instance through the integration with GrafanaOperator:
1010* Creates a Grafana CR with the credentials provided (or reuses existing Grafana object)
1111* Creates a Dashboard instance for all the unpoller provided charts.
12- See Readme.MD for details, and values.yaml for all the configuration options.
1312
14- See further documentation in how to install unpoller in Kubernetes in http://unpoller.github.io/helm-chart (will be updated)
13+ See further documentation in how to install unpoller in Kubernetes in http://unpoller.github.io/helm-chart
14+
15+ ** Note** : * This is a best effort to keep this chart working for kubernetes.*
1516
1617** Homepage:** < https://unpoller.com/ >
1718
1819## Source Code
1920
20- * < https://github.com/unpoller/unpoller >
21+ * < https://github.com/unpoller/helm-chart >
2122
2223## Values
2324
@@ -28,7 +29,7 @@ See further documentation in how to install unpoller in Kubernetes in http://unp
2829| dashboards.grafana.create | bool | ` true ` | |
2930| dashboards.grafana.secret.existingSecretName | string | ` "" ` | |
3031| dashboards.grafana.secret.password | string | ` "prom-operator" ` | |
31- | dashboards.grafana.secret.username | string | ` "prom " ` | |
32+ | dashboards.grafana.secret.username | string | ` "admin " ` | |
3233| dashboards.grafana.selectorLabels | object | ` {} ` | |
3334| dashboards.grafana.url | string | ` "" ` | |
3435| fullnameOverride | string | ` "" ` | |
0 commit comments