change commands

This commit is contained in:
2024-08-09 21:49:59 -05:00
parent 7208ae5e21
commit c2a5659bb7

View File

@@ -18,11 +18,12 @@ qbittorrent:
cpu: 100m
memory: 128Mi
command:
- sysctl
- /bin/sh
args:
- -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:
qbittorrent:
image: