remove init
Some checks failed
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-06-05 21:37:56 -05:00
parent 8c03d1fbd2
commit cf377a4dbd

View File

@@ -24,20 +24,6 @@ qbittorrent:
- |
sysctl -w net.ipv4.ip_forward=1;
sysctl -w net.ipv6.conf.all.disable_ipv6=1
init-copy-config:
image:
repository: busybox
tag: 1.37.0
pullPolicy: IfNotPresent
resources:
requests:
cpu: 10m
memory: 128Mi
command:
- /bin/sh
- -ec
- |
cp /config/config.yml /app/config/config.yml
containers:
qbittorrent:
image: