mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Add PostgreSQL chart. * Fix health probes, change NOTES.txt and README.md. * Add init container to clean up the lost+found dir.
15 lines
288 B
YAML
15 lines
288 B
YAML
name: postgresql
|
|
version: 0.1.0
|
|
description: Chart for PostgreSQL
|
|
keywords:
|
|
- postgresql
|
|
- postgres
|
|
- database
|
|
- sql
|
|
home: https://www.postgresql.org/
|
|
sources:
|
|
- https://github.com/kubernetes/charts
|
|
- https://github.com/docker-library/postgres
|
|
maintainers:
|
|
- name: swordbeta
|
|
engine: gotpl |