Files
deprecated-helm-charts/stable/postgresql/Chart.yaml
T
Adam EijdenbergandKubernetes Prow Robot c74c09dc30 Stop using POD IP for liveness checks so that it works with ISTIO mTLS (#10689)
If mutual TLS is enabled in strict mode with ISTIO, then the Postgresql
liveness and readiness checks fail to succeed, as traffic to pod IPs is
blocked by the sidecar proxy.

See: https://istio.io/help/faq/security/#k8s-health-checks

Signed-off-by: Adam Eijdenberg <adam.eijdenberg@digital.gov.au>
2019-01-17 05:30:58 -08:00

22 lines
593 B
YAML

name: postgresql
version: 3.9.2
appVersion: 10.6.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