Add pgbouncer
Some checks are pending
CI / build (push) Waiting to run

This commit is contained in:
Dustin Pianalto 2021-10-10 19:31:01 -08:00
parent 4e1ca8a700
commit 03818d6102

View File

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