This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
kittehcluster/kubernetes/services/immich/immich.yml
2024-12-11 22:07:37 -05:00

29 lines
367 B
YAML

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