Skip to content

Commit 2d5c7fa

Browse files
committed
removing pgsql dep
Signed-off-by: drfaust92 <[email protected]>
1 parent 00783f2 commit 2d5c7fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

charts/prometheus-pgbouncer-exporter/ci/ci-values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ rbac:
44
extraContainers:
55
- name: pgbouncer
66
image: edoburu/pgbouncer:latest
7+
ports:
8+
- name: pgbouncer
9+
containerPort: 6432
710
env:
811
- name: DB_HOST
912
value: "postgres-host"

0 commit comments

Comments
 (0)