## Context The current PostgreSQL init requires obviously special permissions to set the volume permissions. Check if this can be prevented by using [Delegating volume permission and ownership change to CSI driver](https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#delegating-volume-permission-and-ownership-change-to-csi-driver). ## Alternatives Keep it less secure as is