Files
deprecated-helm-charts/stable/prometheus-postgres-exporter/Chart.yaml
T
Dimitrios Karagiannis 9c6fc139b4 [stable/prometheus-postgres-exporter] Allow specifying a securityContext (#15074)
* Allow specifying a securityContext

This enables users running under restrictive PodSecurityPolicies to deploy the exporter running as a non-root container.

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

* Update chart version

Signed-off-by: Dimitrios Karagiannis <dhkarag@gmail.com>
2019-06-26 23:03:19 -07:00

16 lines
362 B
YAML

apiVersion: v1
appVersion: "0.4.7"
description: A Helm chart for prometheus postgres-exporter
name: prometheus-postgres-exporter
version: 0.6.3
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