From dc881f09218136e624f3a6803d435a09416823be Mon Sep 17 00:00:00 2001 From: Alexis Bruneteau Date: Fri, 5 Sep 2025 01:26:34 +0200 Subject: [PATCH] arr widgets --- k8s/configmap.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/k8s/configmap.yaml b/k8s/configmap.yaml index 4392d3a..f82ac86 100644 --- a/k8s/configmap.yaml +++ b/k8s/configmap.yaml @@ -60,6 +60,7 @@ data: - Sonarr: href: http://192.168.1.19:8989 description: TV Series Management + icon: sonarr.png widget: type: sonarr url: http://192.168.1.19:8989 @@ -68,6 +69,7 @@ data: - Radarr: href: http://192.168.1.19:7878 description: Movie Management + icon: radarr.png widget: type: radarr url: http://192.168.1.19:7878 @@ -76,6 +78,7 @@ data: - Prowlarr: href: http://192.168.1.19:9696 description: Indexer Management + icon: prowlarr.png widget: type: prowlarr url: http://192.168.1.19:9696