removed qbt resource limits
Some checks failed
PVE2 Infrastructure Deploy / terraform (push) Has been cancelled
Some checks failed
PVE2 Infrastructure Deploy / terraform (push) Has been cancelled
This commit is contained in:
parent
ae072ecb75
commit
e91f905d85
1 changed files with 0 additions and 3 deletions
|
|
@ -28,9 +28,6 @@ services:
|
||||||
container_name: qbittorrent
|
container_name: qbittorrent
|
||||||
network_mode: "service:gluetun"
|
network_mode: "service:gluetun"
|
||||||
#network_mode: host
|
#network_mode: host
|
||||||
cpus: 4.0
|
|
||||||
mem_limit: "8192m" # 8 GB
|
|
||||||
mem_reservation: "2048m" # 2 GB
|
|
||||||
ulimits:
|
ulimits:
|
||||||
nproc: 65535
|
nproc: 65535
|
||||||
nofile:
|
nofile:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue