From 457470dc18e44f74b06121bf038275a24edea51a Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 12 Dec 2025 04:47:10 +0000 Subject: [PATCH] chore: Update manifests after change --- clusters/cl01tl/manifests/immich/Deployment-immich.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/immich/Deployment-immich.yaml b/clusters/cl01tl/manifests/immich/Deployment-immich.yaml index 9a8577d9b..932464442 100644 --- a/clusters/cl01tl/manifests/immich/Deployment-immich.yaml +++ b/clusters/cl01tl/manifests/immich/Deployment-immich.yaml @@ -110,9 +110,9 @@ spec: name: config readOnly: true subPath: immich.json - - mountPath: /usr/src/app/upload-new - name: data - mountPath: /usr/src/app/upload + name: data + - mountPath: /usr/src/app/upload-old name: media volumes: - name: config -- 2.49.1