Skip to content

Commit

Permalink
Point patroni to new image
Browse files Browse the repository at this point in the history
  • Loading branch information
conbrad committed Nov 15, 2023
1 parent 307e54b commit 642b7bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openshift/templates/patroni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -287,12 +287,12 @@ parameters:
- name: IMAGE_NAME
description: |
The Patroni image stream name
value: patroni-postgres
value: patroni-postgres-pgbackrest
- name: IMAGE_TAG
description: |
The image tag used to specify which image you would like deployed.
Don't use `latest`.
value: "v12-2022-09-12"
value: "v12-latest"
- name: PVC_SIZE
description: The size of the persistent volume to create.
displayName: Persistent Volume Size
Expand Down

0 comments on commit 642b7bb

Please sign in to comment.