From 3b5236b57cf7d690007386f2a51335b2c2614bc8 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 8 Feb 2026 18:32:22 +0000 Subject: [PATCH] Automated Manifest Update (#3844) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3844 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- clusters/cl01tl/manifests/spotisub/Deployment-spotisub.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/spotisub/Deployment-spotisub.yaml b/clusters/cl01tl/manifests/spotisub/Deployment-spotisub.yaml index 8289bc088..19a487812 100644 --- a/clusters/cl01tl/manifests/spotisub/Deployment-spotisub.yaml +++ b/clusters/cl01tl/manifests/spotisub/Deployment-spotisub.yaml @@ -11,7 +11,7 @@ metadata: namespace: spotisub spec: revisionHistoryLimit: 3 - replicas: 0 + replicas: 1 strategy: type: Recreate selector: @@ -134,7 +134,7 @@ spec: - name: SPOTDL_ENABLED value: "1" - name: SPOTDL_OUT_FORMAT - value: /mnt/store/Music Youtube/Andrew Lebens/{artist}/{album} ({year})/{artists} - {album} - {track-number} - {title}.{output-ext} + value: /mnt/store/Music Youtube/{artist}/{year} - {album}/{track-number} - {title}.{output-ext} - name: LIDARR_ENABLED value: "1" - name: LIDARR_IP