fix(helm): use real postgres-exporter image in values-public
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
d1738b166e
commit
7a8ecbeb97
@ -1,4 +1,4 @@
|
|||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
image:
|
image:
|
||||||
postgresql: ghcr.io/cloudnative-pg/postgresql:16.4-22
|
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user