change qbittorrent port to 7070 and add sabnzbd

This commit is contained in:
2025-11-27 16:15:21 +05:30
parent df3df55185
commit 14d2c230e6

View File

@@ -118,7 +118,18 @@ data:
type: qbittorrent type: qbittorrent
username: admin username: admin
password: "${QBITTORRENT_PASSWORD}" password: "${QBITTORRENT_PASSWORD}"
url: http://qbittorrent-service.arr-stack.svc.cluster.local:8080 url: http://qbittorrent-service.arr-stack.svc.cluster.local:7070
- Sabnzbd:
href: https://sabnzbd.${DOMAIN}
description: nzb client
icon: sabnzbd.png
namespace: arr-stack
podSelector: app=sabnzbd
app: sabnzbd
widget:
type: sabnzbd
url: http://sabnzbd-service.arr-stack.svc.cluster.local:8080
key: "${SABNZBD_API_KEY}"
- Jellyseerr: - Jellyseerr:
href: https://jellyseerr.${DOMAIN} href: https://jellyseerr.${DOMAIN}
description: request movies and shows description: request movies and shows
@@ -258,6 +269,13 @@ data:
namespace: tools namespace: tools
podSelector: app=searxng podSelector: app=searxng
app: searxng app: searxng
- Pulse:
icon: proxmox.png
description: Proxmox monitoring
href: https://pulse.${DOMAIN}
namespace: monitoring
podSelector: app=pulse
app: pulse
- Open Media Vault: - Open Media Vault:
href: http://192.168.1.4 href: http://192.168.1.4
description: NAS description: NAS