Skip to content

set central-db PVC to 30GB for small resource profile#108

Merged
johannes94 merged 1 commit into
mainfrom
jmalsam/pvc-size-for-small-profile
Apr 20, 2026
Merged

set central-db PVC to 30GB for small resource profile#108
johannes94 merged 1 commit into
mainfrom
jmalsam/pvc-size-for-small-profile

Conversation

@johannes94
Copy link
Copy Markdown
Contributor

This PR sets the default central-db PVC size to 30Gi for the "small" resource profile.

The issue:

Roxie does not set the central-db PVC size for the "small" resource profile, because of that it's using the default which is 100Gi. This was leading to issue for me using CRC with storage size set to 119Gi. The central-db-backup PVC could not be created because it's double the size of central-db PVC (200Gi).

30Gi should be a reasonable configuration for small installations.

Implemented with help of Claude.

@johannes94 johannes94 requested a review from mclasmeier April 20, 2026 07:02
Comment thread internal/deployer/constants.go
@johannes94 johannes94 force-pushed the jmalsam/pvc-size-for-small-profile branch from f0bcf8b to 729e4f4 Compare April 20, 2026 12:38
@johannes94 johannes94 merged commit ff8ef23 into main Apr 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants