fixing radarr
This commit is contained in:
parent
6a3c829484
commit
31d3b669c6
1 changed files with 2 additions and 2 deletions
|
@ -29,10 +29,10 @@ spec:
|
|||
resources:
|
||||
requests:
|
||||
memory: "128Mi"
|
||||
cpu: "10m"
|
||||
cpu: "100m"
|
||||
limits:
|
||||
memory: "512Mi"
|
||||
cpu: "10m"
|
||||
cpu: "100m"
|
||||
volumeMounts:
|
||||
- mountPath: /config
|
||||
name: radarr-config
|
||||
|
|
Loading…
Reference in a new issue