Skip to content
Snippets Groups Projects
Verified Commit dd3340f3 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(immich): try to increase memory requests

parent f6390337
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,13 @@ data:
postgres-ca:
enabled: true
machine-learning:
resources:
requests:
memory: 2Gi
cpu: 500m
limits:
memory: 4Gi
cpu: "2"
persistence:
postgres-ca:
enabled: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment