Files
charts/bitnami/postgresql/Chart.yaml
T
Matthew CritchlowandGitHub 035148374b [bitnami/postgresql] Support all metrics env vars (#2620)
* [bitnami/postgresql] Support all metrics env vars

- Add `metrics.extraEnvVars` parameter to `README.md`
- Add sample `metrics.extraEnvVars` to `values.yaml` and `values-production.yaml`
- Add implementation to `statefulset.yaml`, using existing template.
2020-05-21 09:25:52 +02:00

23 lines
631 B
YAML

apiVersion: v1
name: postgresql
version: 8.10.0
appVersion: 11.8.0
description: Chart for PostgreSQL, an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
keywords:
- postgresql
- postgres
- database
- sql
- replication
- cluster
home: https://www.postgresql.org/
icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-110x117.png
sources:
- https://github.com/bitnami/bitnami-docker-postgresql
maintainers:
- name: Bitnami
email: containers@bitnami.com
- name: desaintmartin
email: cedric@desaintmartin.fr
engine: gotpl