fix(rflood): point session and socket to /config to restore torrents

HOME=/home/download in jesec image but session was at /config/session/
from hotio. Use explicit paths so session persists on PVC.
This commit is contained in:
sha
2026-06-17 01:02:56 +03:00
parent 17c31eb27d
commit 562efdcede
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v2
name: rflood
description: rTorrent + Flood (jesec/rtorrent-flood) Helm chart
type: application
version: 0.2.1
version: 0.2.2
appVersion: "4.14.2"
annotations:
version-source: dockerhub-tags-pattern:jesec/rtorrent-flood:^[0-9]+\.[0-9]+\.[0-9]+$