change source
All checks were successful
lint-test-helm / helm-lint (push) Successful in 21s
renovate / renovate (push) Successful in 1m21s

This commit is contained in:
2025-10-03 22:49:17 -05:00
parent f5c84253b1
commit 9985088d99

View File

@@ -270,17 +270,18 @@ postgres-16-b-cluster:
- app
postImportApplicationSQL:
- CREATE EXTENSION IF NOT EXISTS "vector";
- CREATE EXTENSION IF NOT EXISTS "vectors";
- CREATE EXTENSION IF NOT EXISTS "vchord" CASCADE;
- CREATE EXTENSION IF NOT EXISTS "cube" CASCADE;
- CREATE EXTENSION IF NOT EXISTS "earthdistance" CASCADE;
source:
host: immich-postgresql-16-cluster-rw
port: 5432
username: app
database: app
username: postgres
database: postgres
sslMode: disable
passwordSecret:
name: immich-postgresql-16-cluster-app
name: immich-postgresql-16-cluster-superuser
key: password
# backup: