Files
deprecated-helm-charts/stable/prometheus-postgres-exporter/Chart.yaml
T
Dimitrios Karagiannis 970315e41e [stable/prometheus-postgres-exporter]: add the ability to create a ServiceMonitor (#14918)
* Add the ability to create a ServiceMonitor

Signed-off-by: Dimitrios Karagiannis <dhkarag@gmail.com>

This is intended for users of the prometheus-operator helm chart.

* Update README with serviceMonitor values

Signed-off-by: Dimitrios Karagiannis <dhkarag@gmail.com>

* Remove missed comment

Signed-off-by: Dimitrios Karagiannis <dhkarag@gmail.com>

* Update chart version

Signed-off-by: Dimitrios Karagiannis <dhkarag@gmail.com>
2019-08-13 00:17:41 -07:00

16 lines
362 B
YAML

apiVersion: v1
appVersion: "0.5.1"
description: A Helm chart for prometheus postgres-exporter
name: prometheus-postgres-exporter
version: 0.7.2
home: https://github.com/wrouesnel/postgres_exporter
sources:
- https://github.com/wrouesnel/postgres_exporter
keywords:
- postgresql
- prometheus
- exporter
maintainers:
- email: gianrubio@gmail.com
name: gianrubio