Reset to chart 0.8.5 with CNPG and pgvecto.rs 0.2.1

This commit is contained in:
Ruben Hensen
2026-01-21 16:55:03 +01:00
parent 5fbab618ab
commit 20d1e31115
2 changed files with 43 additions and 70 deletions
+3 -2
View File
@@ -6,8 +6,8 @@ metadata:
spec:
instances: 1
# Use TensorChord's CNPG-compatible image with pgvecto.rs
imageName: ghcr.io/tensorchord/cloudnative-pgvecto.rs:14-v0.3.0
# Use TensorChord's CNPG-compatible image with pgvecto.rs v0.2.1
imageName: ghcr.io/tensorchord/cloudnative-pgvecto.rs:14-v0.2.1
postgresql:
shared_preload_libraries:
@@ -21,6 +21,7 @@ spec:
- CREATE EXTENSION IF NOT EXISTS vectors;
- CREATE EXTENSION IF NOT EXISTS cube;
- CREATE EXTENSION IF NOT EXISTS earthdistance CASCADE;
- ALTER USER immich WITH SUPERUSER;
storage:
size: 20Gi