Skip to content

Commit

Permalink
Update docs/user-guide/database-configuration.md
Browse files Browse the repository at this point in the history
Co-authored-by: kurokobo <[email protected]>
  • Loading branch information
2 people authored and rooftopcellist committed May 4, 2024
1 parent 512c7d1 commit e63dc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/database-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The following variables are customizable for the managed PostgreSQL service
| database.storage_requirements | PostgreSQL container storage requirements | requests: {storage: 8Gi} |
| database.postgres_storage_class | PostgreSQL PV storage class | Empty string |
| database.priority_class | Priority class used for PostgreSQL pod | Empty string |
| data.postgres_data_volume_init | Initialize PostgreSQL data directory with the correct permissions | false |
| database.postgres_data_volume_init | Initialize PostgreSQL data directory with the correct permissions | false |

Example of customization could be:

Expand Down

0 comments on commit e63dc02

Please sign in to comment.