Skip to content

Commit f209c8e

Browse files
committed
feat: replace bitnami with icoretech/pgbouncer-docker
1 parent 2cfe15e commit f209c8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/sentry/templates/pgbouncer/pgbouncer-deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ spec:
4848
{{ $key }} = {{ $val }}
4949
{{- end }}
5050
EOF
51+
5152
echo "\"${POSTGRESQL_USERNAME}\" \"${POSTGRESQL_PASSWORD}\"" > /etc/userlist/userlist.txt
5253
env:
5354
{{ include "sentry.pgbouncer.env" . | nindent 12 }}

0 commit comments

Comments
 (0)