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: