add user
This commit is contained in:
parent
f1934a21fe
commit
ae854ad14d
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue