Compare commits

..
1 Commits
Author SHA1 Message Date
Dustin Pianalto aea88c632e Add pgbouncer
CI / build (push) Has been cancelled
2021-10-10 20:26:32 -08:00
+5
View File
@@ -41,6 +41,11 @@ spec:
secretKeyRef:
name: goff
key: pgbouncer_ssl
- name: AUTH_TYPE
valueFrom:
secretKeyRef:
name: goff
key: pgbouncer_auth
ports:
- containerPort: 5432
- name: goff