Skip to content

Commit 91c09b3

Browse files
Merge pull request #16 from Intreecom/fix/switching-to-bitnamilegacy-for-pgbouncer
fix: switching to bitnamilegacy for pgbouncer
2 parents cf5d24c + 62be46c commit 91c09b3

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)