We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00783f2 commit 2d5c7faCopy full SHA for 2d5c7fa
charts/prometheus-pgbouncer-exporter/ci/ci-values.yaml
@@ -4,6 +4,9 @@ rbac:
4
extraContainers:
5
- name: pgbouncer
6
image: edoburu/pgbouncer:latest
7
+ ports:
8
+ - name: pgbouncer
9
+ containerPort: 6432
10
env:
11
- name: DB_HOST
12
value: "postgres-host"
0 commit comments