Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd60c9067b | ||
|
|
03818d6102 |
@@ -36,6 +36,11 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: goff
|
name: goff
|
||||||
key: pgbouncer_url
|
key: pgbouncer_url
|
||||||
|
- name: SERVER_TLS_SSLMODE
|
||||||
|
valueFrom:
|
||||||
|
secretKeyRef:
|
||||||
|
name: goff
|
||||||
|
key: pgbouncer_ssl
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5432
|
- containerPort: 5432
|
||||||
- name: goff
|
- name: goff
|
||||||
|
|||||||
Reference in New Issue
Block a user