- Notifications
You must be signed in to change notification settings - Fork1k
docs: bitnami/postgresql primary prefix for persistence.size config key#18446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
github-actionsbot commentedJun 19, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
All contributors have signed the CLA ✍️ ✅ |
Perdjesk commentedJun 19, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I have read the CLA Document and I hereby sign the CLA. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
looks like this is confirmed byhttps://github.com/bitnami/charts/blob/9b704ad350ea988b7c2ca3280ec020a132765eed/bitnami/postgresql/README.md?plain=1#L567
recheck |
74e1953
intocoder:mainUh oh!
There was an error while loading.Please reload this page.
The
bitnami/postgresql
chart doesn't have a value with keypersistence.size
. The correct value key which control the size of the PVC isprimary.persistence.size
.See:
values.schema.json
of thevalues.yaml
included in the chart is out of sync.Clarify Workflow and Contribution Guidelines for values.schema.json Generation in Bitnami Helm Charts bitnami/readme-generator-for-helm#142