airbyte-platform
airbyte-platform copied to clipboard
Add option to override storage size in postgresql volume claim
What
Add an option to configure the PVC size of PostgreSQL. By default it's 500Mi and it is not sufficient for production instances
How
Adding volume claim size as a template
Recommended reading order
airbyte-platform/charts/airbyte/README.md
Can this PR be safely reverted and rolled back?
- [X] YES 💚
- [ ] NO ❌
@perangel this fix could help a lot. any chance it could be merged?