This commit is contained in:
Joseph Hanson 2024-08-21 00:57:33 -05:00
parent f1934a21fe
commit ae854ad14d
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -41,8 +41,6 @@ spec:
reloader.stakater.com/auto: "true"
containers:
app:
args:
- /usr/bin/flood
image:
repository: jesec/flood
tag: master@sha256:3d20df051209bff2905dec4e8328c1c464d5375e730ef7d81ca21422e2ccf06a
@ -50,6 +48,7 @@ spec:
FLOOD_OPTION_RUNDIR: /data
FLOOD_OPTION_AUTH: none
FLOOD_OPTION_QBURL: http://qbittorrent.qbittorrent.svc.cluster.local
FLOOD_OPTION_QBUSER: jahanson
resources:
requests:
memory: 250Mi