Skip to content

Commit a7a2a9f

Browse files
committed
chore(postgres): update metrics default values
1 parent 97b9c79 commit a7a2a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • addons/postgresql-cluster/15/chart/postgresql-cluster

addons/postgresql-cluster/15/chart/postgresql-cluster/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ patroni:
204204
## Postgresql Prometheus exporter parameters
205205
##
206206
metrics:
207-
enabled: false
207+
enabled: true
208208
image:
209209
repository: registry.drycc.cc/drycc-addons/postgres-exporter
210210
tag: "0"

0 commit comments

Comments
 (0)