mirror of
https://github.com/helm/charts.git
synced 2026-08-21 13:28:13 +00:00
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>
22 lines
593 B
YAML
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
|