diff --git a/services/jellyfin/deployment.yaml b/services/jellyfin/deployment.yaml index 4935d0ea..a318397d 100644 --- a/services/jellyfin/deployment.yaml +++ b/services/jellyfin/deployment.yaml @@ -7,7 +7,7 @@ metadata: labels: app: jellyfin spec: - replicas: 1 + replicas: 0 selector: matchLabels: app: jellyfin