chore: Adds Immich support.
This commit is contained in:
parent
66fc8bd88e
commit
9979265d4c
11 changed files with 112 additions and 7 deletions
|
@ -6,10 +6,10 @@ description = Secret Values
|
|||
mode = include
|
||||
path = ./secrets/project.ini
|
||||
|
||||
[longhorn]
|
||||
description = Longhorn Distributed Storage
|
||||
[storage]
|
||||
description = Storage Configuration
|
||||
mode = include
|
||||
path = ./longhorn/project.ini
|
||||
path = ./storage/project.ini
|
||||
|
||||
[loadbalancer]
|
||||
description = LoadBalancer Configuration
|
||||
|
|
Reference in a new issue