mirror of
https://github.com/bitnami/charts.git
synced 2026-02-22 22:07:26 +08:00
* Fix num replicas parameter sent to the container * Bump chart version * quote replicaCount
26 lines
601 B
YAML
26 lines
601 B
YAML
apiVersion: v1
|
|
name: postgresql-ha
|
|
version: 3.4.4
|
|
appVersion: 11.8.0
|
|
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://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
|
|
engine: gotpl
|
|
annotations:
|
|
category: Database
|