Skip to content

Commit

Permalink
Pin Redis image to c9s tag instead of latest
Browse files Browse the repository at this point in the history
  • Loading branch information
rooftopcellist committed Apr 9, 2024
1 parent ea782a9 commit 405d935
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 @@ -55,7 +55,7 @@ The following variables are customizable for the managed PostgreSQL service
| Name | Description | Default |
| --------------------------------------------- | --------------------------------------------- | -------------------------------------- |
| postgres_image | Path of the image to pull | quay.io/sclorg/postgresql-15-c9s |
| postgres_image_version | Image version to pull | latest |
| postgres_image_version | Image version to pull | c9s |
| database.resource_requirements | PostgreSQL container resource requirements | requests: {cpu: 50m, memory: 100Mi} |
| database.storage_requirements | PostgreSQL container storage requirements | requests: {storage: 8Gi} |
| database.postgres_storage_class | PostgreSQL PV storage class | Empty string |
Expand Down

0 comments on commit 405d935

Please sign in to comment.