From e47971a9214622b6204935490db371e705b7a127 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 12 Dec 2025 04:47:55 +0000 Subject: [PATCH] Automated Manifest Update (#2429) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2429 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- 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