Commit Graph

2 Commits

Author SHA1 Message Date
root 7911485063 hack/setup_external_dev_services: Improve postgresql installation
The postgresql helm chart requires the cluster to provide a PersistentVolume
and places a PersisentVolumeClaim for this.
Ensure that the cluster provides PersistentVolumes.

Also set volumePermissions.enabled=true which helps to fix Permission denied
when trying to create the data directory in the PV mount directory
if the PV's permissions are not open enough:
https://github.com/bitnami/charts/issues/1210#issuecomment-1145923630
2023-03-10 17:04:40 +01:00
Mustafa Gezen ce632b9498
Initial commit 2022-07-07 22:13:21 +02:00