Increase Sonarr memory limit.
This commit is contained in:
parent
f1bebc7f53
commit
f5bc72fff7
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ spec:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
limits:
|
limits:
|
||||||
memory: 1Gi
|
memory: 2Gi
|
||||||
pod:
|
pod:
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 568
|
runAsUser: 568
|
||||||
|
|
Loading…
Reference in a new issue