Pieter C
Pieter C
A possible solution is to run minio on your cluster. It will provide an S3-compatible interface, and can be backed up with PV: https://docs.min.io/docs/deploy-minio-on-kubernetes.html
I was distracted by another project, so didn't had time to follow-up on this, until today. Added some fixes, but it worked to manage different postgres database servers with running...
Hi @hitman99 I missed it that you reviewed this, I just processed your feedback.
Is now added with https://github.com/movetokube/postgres-operator/pull/249, will be released soon
How does this solution ensures that the users and databases are cleaned up in the PostgreSQL server?