Mount library at /usr/src/app/upload for v1.125.7 compatibility

This commit is contained in:
Ruben Hensen
2026-01-21 02:09:06 +01:00
parent e555135d68
commit c67dc4bb57
+2 -2
View File
@@ -40,14 +40,14 @@ spec:
# Valkey (Redis replacement)
REDIS_HOSTNAME: '{{ printf "%s-valkey" .Release.Name }}'
IMMICH_MACHINE_LEARNING_URL: '{{ printf "http://%s-machine-learning:3003" .Release.Name }}'
IMMICH_MEDIA_LOCATION: /data
immich:
metrics:
enabled: false
persistence:
library:
existingClaim: immich-claim
globalMounts:
- path: /usr/src/app/upload
# Enable Valkey (Redis replacement)
valkey: