From 04968f14cec2b6b7daf15c2eda6ad9720e921464 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Thu, 15 Jan 2026 23:07:52 +0000 Subject: [PATCH 1/2] chore: Update manifests after change --- clusters/cl01tl/manifests/shelfmark/HTTPRoute-shelfmark.yaml | 2 +- clusters/cl01tl/manifests/shelfmark/Service-shelfmark.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/shelfmark/HTTPRoute-shelfmark.yaml b/clusters/cl01tl/manifests/shelfmark/HTTPRoute-shelfmark.yaml index ae3c6a2d9..84b1e4a56 100644 --- a/clusters/cl01tl/manifests/shelfmark/HTTPRoute-shelfmark.yaml +++ b/clusters/cl01tl/manifests/shelfmark/HTTPRoute-shelfmark.yaml @@ -22,7 +22,7 @@ spec: kind: Service name: shelfmark namespace: shelfmark - port: 8084 + port: 80 weight: 100 matches: - path: diff --git a/clusters/cl01tl/manifests/shelfmark/Service-shelfmark.yaml b/clusters/cl01tl/manifests/shelfmark/Service-shelfmark.yaml index 77a19d80f..96d8f17f0 100644 --- a/clusters/cl01tl/manifests/shelfmark/Service-shelfmark.yaml +++ b/clusters/cl01tl/manifests/shelfmark/Service-shelfmark.yaml @@ -12,7 +12,7 @@ metadata: spec: type: ClusterIP ports: - - port: 8084 + - port: 80 targetPort: 8084 protocol: TCP name: http -- 2.49.1 From b033fe6722faa09d4167ddecf624038c2ca07d33 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Thu, 15 Jan 2026 23:17:56 +0000 Subject: [PATCH 2/2] chore: Update manifests after change --- .../manifests/qbittorrent/ConfigMap-qbit-manage-config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/cl01tl/manifests/qbittorrent/ConfigMap-qbit-manage-config.yaml b/clusters/cl01tl/manifests/qbittorrent/ConfigMap-qbit-manage-config.yaml index adf980ff6..bb88b323c 100644 --- a/clusters/cl01tl/manifests/qbittorrent/ConfigMap-qbit-manage-config.yaml +++ b/clusters/cl01tl/manifests/qbittorrent/ConfigMap-qbit-manage-config.yaml @@ -65,6 +65,8 @@ data: sonarr: /mnt/store/Torrent/FINISHED/SONARR sonarr-4k: /mnt/store/Torrent/FINISHED/SONARR4K sonarr-anime: /mnt/store/Torrent/FINISHED/SONARRANIME + shelfmark-books: /mnt/store/Torrent/FINISHED/SHELFMARKBOOKS + shelfmark-audiobooks: /mnt/store/Torrent/FINISHED/SHELFMARKAUDIOBOOKS -< ZIM: /mnt/store/Kiwix -< SAVE: /mnt/store/Torrent/FINISHED/SAVE -< IMPORT: /mnt/store/Torrent/FINISHED/IMPORT -- 2.49.1