radarr more ram
This commit is contained in:
parent
31d3b669c6
commit
12580e9e87
1 changed files with 2 additions and 2 deletions
|
@ -28,10 +28,10 @@ spec:
|
|||
value: America/New_York
|
||||
resources:
|
||||
requests:
|
||||
memory: "128Mi"
|
||||
memory: "512Mi"
|
||||
cpu: "100m"
|
||||
limits:
|
||||
memory: "512Mi"
|
||||
memory: "1Gi"
|
||||
cpu: "100m"
|
||||
volumeMounts:
|
||||
- mountPath: /config
|
||||
|
|
Loading…
Reference in a new issue