mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
using billimek/rtorrent docker image until upstream is fixed (#81)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
05cf548b9e
commit
d7ee691ea9
@ -2,7 +2,7 @@ apiVersion: v1
|
|||||||
appVersion: 1.0.0
|
appVersion: 1.0.0
|
||||||
description: rtorrent and flood co-located in the same deployment
|
description: rtorrent and flood co-located in the same deployment
|
||||||
name: rtorrent-flood
|
name: rtorrent-flood
|
||||||
version: 3.1.4
|
version: 3.1.5
|
||||||
keywords:
|
keywords:
|
||||||
- rtorrent
|
- rtorrent
|
||||||
- flood
|
- flood
|
||||||
|
@ -16,7 +16,7 @@ gid: 1001
|
|||||||
rtorrent:
|
rtorrent:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: looselyrigorous/rtorrent
|
repository: billimek/rtorrent
|
||||||
tag: latest
|
tag: latest
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
resources:
|
resources:
|
||||||
|
Loading…
Reference in New Issue
Block a user