change commands
This commit is contained in:
@@ -18,11 +18,12 @@ qbittorrent:
|
|||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
command:
|
command:
|
||||||
- sysctl
|
- /bin/sh
|
||||||
args:
|
args:
|
||||||
- -ec
|
- -ec
|
||||||
- |
|
- |
|
||||||
net.ipv6.conf.all.disable_ipv6=1
|
sysctl -w net.ipv4.ip_forward=1;
|
||||||
|
sysctl -w net.ipv6.conf.all.disable_ipv6=1
|
||||||
containers:
|
containers:
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
image:
|
image:
|
||||||
|
Reference in New Issue
Block a user