Skip to content

Commit

Permalink
fix: Give Jellyfin 4GB RAM limit
Browse files Browse the repository at this point in the history
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
  • Loading branch information
funkypenguin committed May 14, 2024
1 parent dd4ab10 commit 0a38200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/other/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5171,7 +5171,7 @@ jellyfin:
memory: 512Mi
limits:
cpu: 2
memory: 3Gi
memory: 4Gi
additionalContainers:
clean-up-dns: *clean_up_dns_on_termination
jellyfixer:
Expand Down

0 comments on commit 0a38200

Please sign in to comment.