fix(helm): use real postgres-exporter image in values-public

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
lab 2026-09-11 14:35:59 +03:00
parent d1738b166e
commit 7a8ecbeb97

View File

@ -1,4 +1,4 @@
imagePullSecrets: []
image:
postgresql: ghcr.io/cloudnative-pg/postgresql:16.4-22
postgresqlExporter: ghcr.io/cloudnative-pg/postgresql:16.4-22
postgresqlExporter: quay.io/prometheuscommunity/postgres-exporter:v0.19.0