[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,9 @@
{{- define "custom.custom.configuration.header" -}}
## Custom configuration
{{- end -}}
{{- define "custom.custom.configuration" -}}
{{ template "custom.custom.configuration.header" . }}
N/A
{{- end -}}