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

fix(jellyfin): Update Memory requests and limits

parent c2ec5e19
No related branches found
No related tags found
No related merge requests found
......@@ -61,11 +61,11 @@ spec:
resources:
requests:
amd.com/gpu: 1
memory: 512Mi
memory: 2Gi
cpu: 100m
limits:
amd.com/gpu: 1
memory: 2Gi
memory: 3.5Gi
cpu: "4"
restartPolicy: Always
volumes:
......
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