Skip to content

Commit

Permalink
fix(sab): why must you oom
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <devin@buhl.casa>
  • Loading branch information
onedr0p committed Dec 15, 2024
1 parent 9cad377 commit 15f6d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/default/sabnzbd/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ spec:
requests:
cpu: 100m
limits:
memory: 8Gi
memory: 12Gi
defaultPodOptions:
securityContext:
runAsNonRoot: true
Expand Down

0 comments on commit 15f6d2e

Please sign in to comment.