Increase Sonarr memory limit.

This commit is contained in:
Joseph Hanson 2024-02-19 13:29:32 +00:00
parent f1bebc7f53
commit f5bc72fff7

View file

@ -92,7 +92,7 @@ spec:
requests:
cpu: 10m
limits:
memory: 1Gi
memory: 2Gi
pod:
securityContext:
runAsUser: 568