Commit Graph
8 Commits
Author SHA1 Message Date
dhilipsiva 7b6e850598 fix: Doc URL 2016-12-08 13:24:05 +05:30
Fabian Ruff 692772796f Allow custom image in postgresql chart (#272) 2016-12-05 12:48:44 -08:00
Cedric Charly 118088baa0 Fix typo in code snippet
posstgresUser to postgresUser
2016-11-24 00:20:58 -06:00
Gustavo Orozco H 3be95415a5 Update README.md
Small typo in default valur for parameter postgresUser.
2016-11-20 08:13:59 -05:00
Alex Egg 8492fa0326 Update README.md (#230)
postgres typo fix
2016-11-18 10:51:52 -08:00
Greg Taylor a7dbd55655 Separate postgres resource requests/limits.
Also bring them in line with our toYaml resources pattern that a growing
number of charts are using.
2016-11-05 01:06:30 -07:00
Greg Taylor 30d8aa2c4a Parameterize postgres chart's imagePullPolicy.
Also adjust the default to be IfNotPresent (Kubernetes default)
instead of Always.
2016-11-04 01:35:07 -07:00
Michael van Tricht 4a6fc693f7 Add PostgreSQL chart. (#147)
* Add PostgreSQL chart.

* Fix health probes, change NOTES.txt and README.md.

* Add init container to clean up the lost+found dir.
2016-10-31 09:29:22 -07:00