mirror of
https://github.com/helm/charts.git
synced 2026-09-05 12:27:30 +00:00
* 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>
16 lines
362 B
YAML
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
|