running cluster with immich, photoprism and authentik

This commit is contained in:
2025-12-29 14:50:44 +01:00
parent 35b7b7b4da
commit 1ab9418379
16 changed files with 499 additions and 26 deletions

View File

@@ -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