[mqtt-exporter] New chart (#33)

* [mqtt-exporter] New chart

* Don't enable Metrics for testing

* Fix linting issues
This commit is contained in:
2021-12-18 18:01:40 +00:00
committed by GitHub
parent 7b047c4552
commit e6f88c5ddd
13 changed files with 474 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
apiVersion: v2
appVersion: 1.0.0
description: A prometheus exporter for generic MQTT metrics
name: mqtt-exporter
version: 1.0.0
kubeVersion: ">=1.16.0-0"
keywords:
- mqtt-exporter
home: https://github.com/nikdoof/helm-charts/tree/master/charts/mqtt-exporter
sources:
- https://github.com/kpetremann/mqtt-exporter
maintainers:
- name: nikdoof
email: andy@tensixtyone.com
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.2.0