Skip to content

Commit

Permalink
Update persistence
Browse files Browse the repository at this point in the history
  • Loading branch information
itconstruct committed Dec 14, 2024
1 parent 4391d47 commit 22a3e82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clusters/main/kubernetes/apps/immich/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ spec:
server: "${NAS_IP}"
path: /mnt/docker/talos_apps/immich/profile
mountPath: /usr/src/app/upload/profile
upload:
uploads:
type: nfs
server: "${NAS_IP}"
path: /mnt/docker/talos_apps/immich/upload
path: /mnt/docker/talos_apps/immich/uploads
mountPath: /usr/src/app/upload/upload
cnpg:
main:
Expand Down

0 comments on commit 22a3e82

Please sign in to comment.