feat(k8s/jellyfin): scale deployment to 1 after data migration

This commit is contained in:
2026-02-22 22:29:54 +02:00
parent 6a13c209c4
commit e146238ce7

View File

@@ -6,7 +6,7 @@ metadata:
labels: labels:
app: jellyfin app: jellyfin
spec: spec:
replicas: 0 replicas: 1
strategy: strategy:
type: Recreate type: Recreate
selector: selector: