We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf5d24c commit 62be46cCopy full SHA for 62be46c
1 file changed
charts/pgbouncer/values.yaml
@@ -7,7 +7,7 @@ replicaCount: 1
7
8
# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/
9
image:
10
- repository: bitnami/pgbouncer
+ repository: bitnamilegacy/pgbouncer
11
# This sets the pull policy for images.
12
pullPolicy: IfNotPresent
13
# Overrides the image tag whose default is the chart appVersion.
0 commit comments