From f6adc7db1fed1c032a59084d51e99731ddd25c8d Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Fri, 5 Sep 2025 13:17:46 -0500 Subject: [PATCH] re-establish jellyfin --- 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 5de81cf..b904d3a 100644 --- a/services/jellyfin/deployment.yaml +++ b/services/jellyfin/deployment.yaml @@ -7,7 +7,7 @@ metadata: labels: app: jellyfin spec: - replicas: 0 + replicas: 1 strategy: type: RollingUpdate rollingUpdate: