Files
deprecated-helm-charts/stable/postgresql/Chart.yaml
T
Sameer Naik f6c53e6717 postgres: lower initialDelay and timeout for readiness probe (#318)
* [stable/postgresql] lower initialDelaySeconds of readiness probe

updated health probes to test postgres connection with POD_IP

* postgresql: adjust probe timeouts
2017-03-15 11:36:45 +00:00

18 lines
471 B
YAML

name: postgresql
version: 0.5.1
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