diff --git a/services/jellyfin/deployment.yaml b/services/jellyfin/deployment.yaml index a318397d..4935d0ea 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