2 Commits

Author SHA1 Message Date
2ef1c1dbf0 Update Helm release postgres-cluster to v6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-07-30 00:29:00 +00:00
08cf8533ae switch redis
All checks were successful
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 1m3s
2025-07-29 19:28:00 -05:00

View File

@@ -21,7 +21,7 @@ immich:
- name: IMMICH_MACHINE_LEARNING_URL - name: IMMICH_MACHINE_LEARNING_URL
value: http://immich-machine-learning.immich:3003 value: http://immich-machine-learning.immich:3003
- name: REDIS_HOSTNAME - name: REDIS_HOSTNAME
value: immich-valkey-primary value: redis-replication-immich-master
- name: DB_VECTOR_EXTENSION - name: DB_VECTOR_EXTENSION
value: pgvecto.rs value: pgvecto.rs
- name: DB_HOSTNAME - name: DB_HOSTNAME