mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-31 13:59:04 +00:00
26 lines
786 B
YAML
26 lines
786 B
YAML
apiVersion: v2
|
|
appVersion: 2.0.1
|
|
description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus
|
|
name: unifi-poller
|
|
version: 6.2.1
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- unifi
|
|
- unifi-poller
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/unifi-poller
|
|
icon: https://raw.githubusercontent.com/wiki/unifi-poller/unifi-poller/images/unifi-poller-logo.png
|
|
sources:
|
|
- https://github.com/unifi-poller/unifi-poller
|
|
- https://hub.docker.com/r/golift/unifi-poller
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 1.0.0
|
|
- name: influxdb
|
|
version: 1.1.9
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: influxdb.enabled
|