- Notifications
You must be signed in to change notification settings - Fork1k
Commit74e1953
authored
docs: bitnami/postgresql primary prefix for persistence.size config key (#18446)
The `bitnami/postgresql`chart doesn't have a value with key`persistence.size`. The correct value key which control the size of thePVC is `primary.persistence.size`.See:-https://github.com/bitnami/charts/blob/postgresql/16.7.12/bitnami/postgresql/values.yaml- The JSON schema,[`values.schema.json`](https://github.com/bitnami/charts/blob/postgresql/16.7.12/bitnami/postgresql/values.schema.json)of the[`values.yaml`](https://github.com/bitnami/charts/blob/postgresql/16.7.12/bitnami/postgresql/values.yaml)included in the chart is out of sync.bitnami/readme-generator-for-helm#1421 parent4756080 commit74e1953
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
0 commit comments
Comments
(0)