mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
* [bitnami/postgresql-ha] Adds parallel deployment to postgresql statefulset * Adds upgrading info v3 -> v5 in the REAMDE. Co-authored-by: rafael <rafael@bitnami.com>
27 lines
673 B
YAML
27 lines
673 B
YAML
apiVersion: v1
|
|
name: postgresql-ha
|
|
version: 5.0.0
|
|
appVersion: 11.9.1
|
|
description: Chart for PostgreSQL with HA architecture (using Replication Manager (repmgr) and Pgpool).
|
|
keywords:
|
|
- postgresql
|
|
- repmgr
|
|
- pgpool
|
|
- postgres
|
|
- database
|
|
- sql
|
|
- replication
|
|
- cluster
|
|
- high availability
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql-ha
|
|
icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-110x117.png
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-postgresql
|
|
- https://www.postgresql.org/
|
|
maintainers:
|
|
- name: Bitnami
|
|
email: containers@bitnami.com
|
|
engine: gotpl
|
|
annotations:
|
|
category: Database
|