UPDATE: modify user and group IDs in Immich configuration; adjust NFS paths for persistent volumes
This commit is contained in:
@@ -11,5 +11,5 @@ spec:
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
nfs:
|
||||
path: /export/fastData/immichLibrary # Static path on the NFS server
|
||||
path: /export/immichLibrary # Static path on the NFS server
|
||||
server: 192.168.178.166
|
||||
|
||||
Reference in New Issue
Block a user