openstack-helm-infra/postgresql
Scott Hussey 73a360f19a (postgresql) Use root init container for chown
- Postgres initdb fails running as non-root as it cannot
  change the ownership or permission on the PVC mounted
  to the container. Update the chart to use a uid 0 init
  container for setting ownership before the postgres
  container starts.

Change-Id: I648fe7ca3dbc1f6ca6f4513360de2278be7c1ce4
2019-03-13 22:41:36 +00:00
..
templates (postgresql) Use root init container for chown 2019-03-13 22:41:36 +00:00
.helmignore Postgresql: Move chart to openstack-helm-infra 2018-09-09 10:20:08 -06:00
Chart.yaml Postgresql: Move chart to openstack-helm-infra 2018-09-09 10:20:08 -06:00
requirements.yaml Postgresql: Move chart to openstack-helm-infra 2018-09-09 10:20:08 -06:00
values.yaml (postgresql) Use root init container for chown 2019-03-13 22:41:36 +00:00