mirror of
https://github.com/helm/charts.git
synced 2026-08-21 21:38:03 +00:00
* adding affinity setting to postgresql deployment * bumpding postgresql chart version * postgresql: fixing a yamllint complain * [stable/postgresql] adding affinity to values and readme
18 lines
471 B
YAML
18 lines
471 B
YAML
name: postgresql
|
|
version: 0.8.4
|
|
description: Object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
|
|
keywords:
|
|
- postgresql
|
|
- postgres
|
|
- database
|
|
- sql
|
|
home: https://www.postgresql.org/
|
|
icon: https://www.postgresql.org/media/img/about/press/elephant.png
|
|
sources:
|
|
- https://github.com/kubernetes/charts
|
|
- https://github.com/docker-library/postgres
|
|
maintainers:
|
|
- name: swordbeta
|
|
- name: databus23
|
|
engine: gotpl
|