chore: Update manifests after change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user