Files
deprecated-helm-charts/stable/postgresql/templates
Cédric de Saint Martinandk8s-ci-robot 614cc591a5 [postgresql] Set update strategy to Recreate. (#6343)
* [postgresql] Set update strategy to Recreate.

We NEVER want two different postgres instances to be up at the same time using the same database files, or corruption can occur.
At the cost of having a few seconds of downtime at upgrade time.

* Update Chart.yaml
2018-07-01 12:43:18 -07:00
..