Skip to content

Commit c33f92d

Browse files
committed
removing pgsql dep
Signed-off-by: drfaust92 <[email protected]>
1 parent b76e171 commit c33f92d

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

charts/prometheus-pgbouncer-exporter/Chart.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,3 @@ maintainers:
1919
2020
url: https://github.com/zeritti
2121
type: application
22-
dependencies:
23-
- name: postgresql
24-
version: "~16.7.0"
25-
repository: https://charts.bitnami.com/bitnami
26-
condition: postgresql.enabled

charts/prometheus-pgbouncer-exporter/values.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,3 @@ extraVolumeMounts: []
216216
podDisruptionBudget:
217217
enabled: false
218218
maxUnavailable: 1
219-
220-
# If enabled Kafka dependency chart will be used.
221-
# This is only needed for the CI job so it should always be disabled.
222-
postgresql:
223-
enabled: false

0 commit comments

Comments
 (0)