Compare commits

...
2 Commits
Author SHA1 Message Date
Dustin Pianalto dd60c9067b Add pgbouncer
CI / build (push) Has been cancelled
2021-10-10 19:56:13 -08:00
Dustin Pianalto 03818d6102 Add pgbouncer
CI / build (push) Has been cancelled
2021-10-10 19:31:01 -08:00
+5
View File
@@ -36,6 +36,11 @@ spec:
secretKeyRef:
name: goff
key: pgbouncer_url
- name: SERVER_TLS_SSLMODE
valueFrom:
secretKeyRef:
name: goff
key: pgbouncer_ssl
ports:
- containerPort: 5432
- name: goff