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 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: