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

fix(immich): Reduce limit range defaults

parent 81f40eb8
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ spec:
limits:
- default: # this section defines default limits
cpu: "1"
memory: "1Gi"
memory: "512Mi"
defaultRequest: # this section defines default requests
cpu: 50m
memory: 128Mi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment