Skip to content

Commit

Permalink
fix: Increase RAM limit for plex_debrid from 2Gi to 3Gi
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 12, 2024
1 parent 05aa15f commit c083d94
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 @@ -11156,7 +11156,7 @@ plexdebrid:
memory: 100Mi
limits:
cpu: 500m
memory: 2Gi
memory: 3Gi
ingress:
main:
enabled: false
Expand Down

0 comments on commit c083d94

Please sign in to comment.