Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: use dynamic volume provisioning for postgres pvc #270

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

rochecompaan
Copy link
Contributor

PR to 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

@rochecompaan rochecompaan requested review from balavec and rehan892 July 8, 2024 12:59
@rochecompaan rochecompaan merged commit c9566fd into main Jul 8, 2024
3 of 4 checks passed
rochecompaan pushed a commit that referenced this pull request Jul 8, 2024
## [1.6.0](v1.5.0...v1.6.0) (2024-07-08)

### Features

* use dynamic volume provisioning for postgres pvc ([#270](#270)) ([c9566fd](c9566fd))
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant