running cluster with immich, photoprism and authentik
This commit is contained in:
@@ -12,6 +12,6 @@ spec:
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
nfs:
|
||||
path: /slowData/immichDB # Static path on the NFS server
|
||||
server: 192.168.178.132 # Your NFS server's IP
|
||||
path: /export/fastData/immichDB # Static path on the NFS server
|
||||
server: 192.168.178.166 # Your NFS server's IP
|
||||
persistentVolumeReclaimPolicy: Retain
|
||||
|
||||
Reference in New Issue
Block a user