diff --git a/umami/helm-values/umami.yaml b/umami/helm-values/umami.yaml index 1da3b44..f152327 100644 --- a/umami/helm-values/umami.yaml +++ b/umami/helm-values/umami.yaml @@ -10,7 +10,7 @@ postgresql: # External database configuration externalDatabase: type: postgresql - hostname: postgresql-primary.postgresql.svc.cluster.local + hostname: postgresql-cnpg-rw.postgresql-cnpg.svc.cluster.local port: 5432 auth: database: umami