update to immich version 1.133.0
This commit is contained in:
@@ -22,7 +22,7 @@ spec:
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
- name: immich-psql
|
||||
image: registry.hub.docker.com/tensorchord/pgvecto-rs:pg14-v0.2.0
|
||||
image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0
|
||||
ports:
|
||||
- containerPort: 5432
|
||||
env:
|
||||
@@ -40,20 +40,6 @@ spec:
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/postgresql/data
|
||||
name: immich
|
||||
args:
|
||||
- "postgres"
|
||||
- "-c"
|
||||
- "shared_preload_libraries=vectors.so"
|
||||
- "-c"
|
||||
- "search_path=\"$$user\", public, vectors"
|
||||
- "-c"
|
||||
- "logging_collector=on"
|
||||
- "-c"
|
||||
- "max_wal_size=2GB"
|
||||
- "-c"
|
||||
- "shared_buffers=512MB"
|
||||
- "-c"
|
||||
- "wal_compression=on"
|
||||
volumes:
|
||||
- name: immich
|
||||
nfs:
|
||||
|
||||
Reference in New Issue
Block a user