diff --git a/kubernetes/apps/media/immich/app/postgresCluster.yaml b/kubernetes/apps/media/immich/app/postgresCluster.yaml index 903b33c..416e92f 100644 --- a/kubernetes/apps/media/immich/app/postgresCluster.yaml +++ b/kubernetes/apps/media/immich/app/postgresCluster.yaml @@ -21,6 +21,11 @@ spec: bucket: "crunchy-postgres" endpoint: "s3.hsn.dev" region: "us-east-1" + monitoring: + pgmonitor: + exporter: + # https://github.com/CrunchyData/postgres-operator-examples/blob/main/helm/install/values.yaml + image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-0.15.0-3 patroni: dynamicConfiguration: synchronous_mode: true