Describe the problem
Both redis and postgresql charts support the configuration of an existing claim, but it seems to be impossible to use this with the weblate helm chart
Describe the solution you'd like
Add support for existingClaims for both redis and postgresql subcharts
- Postgresql:
primary.persistence.existingClaim
- Redis:
master.persistence.existingClaim
Describe alternatives you've considered
No response
Screenshots
No response
Additional context
No response
Describe the problem
Both redis and postgresql charts support the configuration of an existing claim, but it seems to be impossible to use this with the weblate helm chart
Describe the solution you'd like
Add support for existingClaims for both redis and postgresql subcharts
primary.persistence.existingClaimmaster.persistence.existingClaimDescribe alternatives you've considered
No response
Screenshots
No response
Additional context
No response