From bd9aa6a0f90d006f9435a7f88270e872ca23cffa Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Fri, 5 Sep 2025 10:28:22 -0500 Subject: [PATCH] jellyfin pause --- services/jellyfin/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/jellyfin/deployment.yaml b/services/jellyfin/deployment.yaml index b904d3a..5de81cf 100644 --- a/services/jellyfin/deployment.yaml +++ b/services/jellyfin/deployment.yaml @@ -7,7 +7,7 @@ metadata: labels: app: jellyfin spec: - replicas: 1 + replicas: 0 strategy: type: RollingUpdate rollingUpdate: