airbyte-platform icon indicating copy to clipboard operation
airbyte-platform copied to clipboard

Resolve airbytehq/airbyte#55172

Open martinopic opened this issue 8 months ago • 2 comments
trafficstars

What

Make the size of the volume claimed by the internal postgresql database configurabile in the helm chart.

How

Add a storage configuration to postgresql section in values.yaml, similar to what happens to minio.

postgresql:
  ...
  storage:
    volumeClaimValue: 500Mi

I also suggest to raise the default value to 5Gi to have compatibility with most infrastructures (see https://github.com/airbytehq/airbyte/issues/55172)

Can this PR be safely reverted and rolled back?

  • [x] YES 💚
  • [ ] NO ❌

martinopic avatar Mar 02 '25 16:03 martinopic

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 02 '25 16:03 CLAassistant

@perangel can you take a look at this change

marcosmarxm avatar Mar 13 '25 17:03 marcosmarxm

Hi, we've decided to stop accepting PRs in this repo, so we can focus on supporting our connector contributors. I'm going to close this issue. We appreciate your work here. Please feel free to post an issue in https://github.com/airbytehq/airbyte.

cgardens avatar Jul 31 '25 17:07 cgardens