Add pgbouncer

This commit is contained in:
Dustin Pianalto 2021-10-10 19:31:01 -08:00
parent 5ddc67f9e0
commit e0b98f54c9

View File

@ -36,6 +36,8 @@ spec:
secretKeyRef:
name: goff
key: pgbouncer_url
- name: SERVER_TLS_SSLMODE
value: require
ports:
- containerPort: 5432
- name: goff