chore(qbittorrent): Use env vars for unpackerr config

This commit is contained in:
Peter 2026-02-05 21:59:07 +01:00
parent 140ac4689f
commit 8daf477816
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
2 changed files with 2 additions and 17 deletions

View file

@ -93,9 +93,9 @@ spec:
envFrom:
- configMapRef:
name: unpackerr-envs
- secretRef:
name: unpackerr-env-secrets
volumeMounts:
- mountPath: /config
name: unpackerr-config
- mountPath: /shared/media/downloads
name: nfs-media
securityContext:
@ -115,9 +115,6 @@ spec:
- name: qbittorrent-config
persistentVolumeClaim:
claimName: qbittorrent-storage
- name: unpackerr-config
persistentVolumeClaim:
claimName: unpackerr-storage
- name: gluetun-wgconfig
secret:
secretName: gluetun-wgconfig