Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aea88c632e | ||
|
|
dd60c9067b |
@ -37,7 +37,15 @@ spec:
|
|||||||
name: goff
|
name: goff
|
||||||
key: pgbouncer_url
|
key: pgbouncer_url
|
||||||
- name: SERVER_TLS_SSLMODE
|
- name: SERVER_TLS_SSLMODE
|
||||||
value: require
|
valueFrom:
|
||||||
|
secretKeyRef:
|
||||||
|
name: goff
|
||||||
|
key: pgbouncer_ssl
|
||||||
|
- name: AUTH_TYPE
|
||||||
|
valueFrom:
|
||||||
|
secretKeyRef:
|
||||||
|
name: goff
|
||||||
|
key: pgbouncer_auth
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5432
|
- containerPort: 5432
|
||||||
- name: goff
|
- name: goff
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user