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