fix: Fixes Immich crashes.

This commit is contained in:
imterah 2024-12-11 22:07:37 -05:00
parent 9979265d4c
commit 00146edc51
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
2 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,29 @@
immich:
persistence:
library:
existingClaim: immich-pvc
machine-learning:
persistence:
cache:
size: 25Gi
type: pvc
storageClass: nfs-client
redis:
enabled: true
postgresql:
enabled: true
primary:
resources:
limits:
memory: 1024Mi
server:
ingress:
main:
enabled: true
image:
tag: v1.121.0

View file

@ -39,4 +39,5 @@ mode = upgrade
name = immich
repo = immich/immich
variable_file = ../../secrets/immich.env
options_file = ./immich.yml
namespace = immich