Skip to content

Commit 62be46c

Browse files
fix: switching to bitnamilegacy for pgbouncer
1 parent cf5d24c commit 62be46c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/pgbouncer/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replicaCount: 1
77

88
# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/
99
image:
10-
repository: bitnami/pgbouncer
10+
repository: bitnamilegacy/pgbouncer
1111
# This sets the pull policy for images.
1212
pullPolicy: IfNotPresent
1313
# Overrides the image tag whose default is the chart appVersion.

0 commit comments

Comments
 (0)