media: run cross-seed daemon explicitly

This commit is contained in:
gilgamezh
2026-01-18 13:25:27 +01:00
parent 9a6d7670f4
commit 5988d0df38
3 changed files with 3 additions and 1 deletions
@@ -25,7 +25,7 @@ spec:
- name: {{ .Chart.Name }}
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
imagePullPolicy: {{ .Values.image.pullPolicy }}
args:
command:
{{ toYaml .Values.command | indent 12 }}
env:
{{ toYaml .Values.env | indent 12 }}
@@ -25,6 +25,7 @@ env:
key: NZBGEEK_API_KEY
command:
- "cross-seed"
- "daemon"
config:
+1
View File
@@ -25,6 +25,7 @@ env:
key: NZBGEEK_API_KEY
command:
- "cross-seed"
- "daemon"
config: