Automated Manifest Update (#2430)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2430
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2430.
This commit is contained in:
2025-12-12 04:54:50 +00:00
committed by Alex Lebens
parent e47971a921
commit 8a7a5c56c4
9 changed files with 243 additions and 45 deletions

View File

@@ -112,8 +112,6 @@ spec:
subPath: immich.json
- mountPath: /usr/src/app/upload
name: data
- mountPath: /usr/src/app/upload-old
name: media
volumes:
- name: config
secret:
@@ -121,6 +119,3 @@ spec:
- name: data
persistentVolumeClaim:
claimName: immich
- name: media
persistentVolumeClaim:
claimName: immich-nfs-storage