REFACTOR(umami): migrate umami to CNPG database
This commit is contained in:
@@ -10,7 +10,7 @@ postgresql:
|
|||||||
# External database configuration
|
# External database configuration
|
||||||
externalDatabase:
|
externalDatabase:
|
||||||
type: postgresql
|
type: postgresql
|
||||||
hostname: postgresql-primary.postgresql.svc.cluster.local
|
hostname: postgresql-cnpg-rw.postgresql-cnpg.svc.cluster.local
|
||||||
port: 5432
|
port: 5432
|
||||||
auth:
|
auth:
|
||||||
database: umami
|
database: umami
|
||||||
|
|||||||
Reference in New Issue
Block a user