Skip to content

Commit

Permalink
fix: add immich resources
Browse files Browse the repository at this point in the history
  • Loading branch information
willianpaixao committed May 22, 2024
1 parent 96242d4 commit 9e52545
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions kubernetes/apps/media/immich/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,14 @@ spec:
tls:
- hosts:
- immich.${SECRET_DOMAIN}
machine-learning:
resources:
requests:
cpu: 1
memory: 1G1
limits:
cpu: 1
memory: 1Gi
persistence:
cache:
type: pvc

0 comments on commit 9e52545

Please sign in to comment.