change storage path
This commit is contained in:
		| @@ -17,7 +17,7 @@ spec: | ||||
|   accessModes: | ||||
|     - ReadWriteMany | ||||
|   nfs: | ||||
|     path: /volume2/Storage/Photos | ||||
|     path: /volume2/Storage/Immich | ||||
|     server: synologybond.alexlebens.net | ||||
|   mountOptions: | ||||
|     - vers=4 | ||||
|   | ||||
| @@ -206,7 +206,7 @@ immich: | ||||
|         main: | ||||
|           main: | ||||
|             - path: /usr/src/app/upload | ||||
|               readOnly: true | ||||
|               readOnly: false | ||||
|     cache: | ||||
|       storageClass: ceph-block | ||||
|       accessMode: ReadWriteOnce | ||||
|   | ||||
		Reference in New Issue
	
	Block a user