chore: Update manifests after change

This commit is contained in:
2025-12-12 04:53:35 +00:00
parent e47971a921
commit a838e942eb
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