From cd52f617a00520e446b174cbb257c1be29926a87 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Wed, 27 Aug 2025 18:51:09 -0500 Subject: [PATCH] spin jelly back up --- 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 a318397..4935d0e 100644 --- a/services/jellyfin/deployment.yaml +++ b/services/jellyfin/deployment.yaml @@ -7,7 +7,7 @@ metadata: labels: app: jellyfin spec: - replicas: 0 + replicas: 1 selector: matchLabels: app: jellyfin