mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-31 05:49:04 +00:00
6eae653ea4
* enable additional settings for dumpBackup * Update charts/stable/zalando-postgres-cluster/values.yaml Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <bernd@bjws.nl> * add feedback Co-authored-by: angelnu <git@angelnucom> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <bernd@bjws.nl>
21 lines
642 B
YAML
21 lines
642 B
YAML
apiVersion: v2
|
|
version: 2.2.0
|
|
description: Creates a postgres cluster using the Zalando Postgres operator and local storage
|
|
name: zalando-postgres-cluster
|
|
appVersion: 1.0.0
|
|
keywords:
|
|
- postgres
|
|
- operator
|
|
- zalando
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/zalando-postgres-cluster
|
|
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/2/29/Postgresql_elephant.svg/1200px-Postgresql_elephant.svg.png
|
|
sources:
|
|
- https://github.com/zalando/postgres-operator
|
|
maintainers:
|
|
- name: angelnu
|
|
email: git@angelnu.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 3.2.0
|