Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: use dynamic volume provisioning for postgres pvc (#270)
Use dynamic volume provisioning for the Postres PVC. We shouldn't hardcode the storage class or the mount path. We should defer this to the cluster configuration. https://kubernetes.io/docs/concepts/storage/dynamic-provisioning/#using-dynamic-provisioning
- Loading branch information