chore: Update manifests after change

This commit is contained in:
2025-12-12 04:24:41 +00:00
parent 0adaa235f0
commit af0bdc0a0c
2 changed files with 24 additions and 0 deletions

View File

@@ -110,12 +110,17 @@ spec:
name: config
readOnly: true
subPath: immich.json
- mountPath: /usr/src/app/upload-new
name: data
- mountPath: /usr/src/app/upload
name: media
volumes:
- name: config
secret:
secretName: immich-config-secret
- name: data
persistentVolumeClaim:
claimName: immich
- name: media
persistentVolumeClaim:
claimName: immich-nfs-storage