change storage path

This commit is contained in:
2024-09-28 17:40:00 -05:00
parent f41892e215
commit 26583c4d45
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ spec:
accessModes:
- ReadWriteMany
nfs:
path: /volume2/Storage/Photos
path: /volume2/Storage/Immich
server: synologybond.alexlebens.net
mountOptions:
- vers=4

View File

@@ -206,7 +206,7 @@ immich:
main:
main:
- path: /usr/src/app/upload
readOnly: true
readOnly: false
cache:
storageClass: ceph-block
accessMode: ReadWriteOnce