Skip to content

Commit

Permalink
recyclarr: increase memory limit
Browse files Browse the repository at this point in the history
  • Loading branch information
cubic3d committed Jan 30, 2025
1 parent d42b153 commit ab17dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/media/recyclarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
cpu: 5m
memory: 40Mi
limits:
memory: 150Mi
memory: 300Mi

securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit ab17dfc

Please sign in to comment.