Skip to content

Commit

Permalink
chore: lower plex memory limit
Browse files Browse the repository at this point in the history
  • Loading branch information
zebernst committed Feb 15, 2025
1 parent 39184e9 commit 5a717a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/plex/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
cpu: 100m
limits:
gpu.intel.com/i915: 1
memory: 12Gi
memory: 8Gi
defaultPodOptions:
securityContext:
runAsNonRoot: true
Expand Down

0 comments on commit 5a717a8

Please sign in to comment.