Add monitoring.

This commit is contained in:
Joseph Hanson 2024-04-10 13:03:48 -05:00
parent 3e632fd68b
commit c651c1d6ee
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -21,6 +21,11 @@ spec:
bucket: "crunchy-postgres" bucket: "crunchy-postgres"
endpoint: "s3.hsn.dev" endpoint: "s3.hsn.dev"
region: "us-east-1" 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: patroni:
dynamicConfiguration: dynamicConfiguration:
synchronous_mode: true synchronous_mode: true