chore: Adds Immich support.
This commit is contained in:
parent
66fc8bd88e
commit
9979265d4c
11 changed files with 112 additions and 7 deletions
12
kubernetes/storage/project.ini
Normal file
12
kubernetes/storage/project.ini
Normal file
|
@ -0,0 +1,12 @@
|
|||
[meta]
|
||||
format_ver = 1
|
||||
|
||||
[longhorn]
|
||||
description = Longhorn Distributed Storage
|
||||
mode = include
|
||||
path = ./longhorn/project.ini
|
||||
|
||||
[nfs]
|
||||
description = NFS Storage
|
||||
mode = include
|
||||
path = ./nfs/project.ini
|
Reference in a new issue