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
|
value: America/New_York
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: "128Mi"
|
memory: "512Mi"
|
||||||
cpu: "100m"
|
cpu: "100m"
|
||||||
limits:
|
limits:
|
||||||
memory: "512Mi"
|
memory: "1Gi"
|
||||||
cpu: "100m"
|
cpu: "100m"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config
|
- mountPath: /config
|
||||||
|
|
Loading…
Reference in a new issue