jellyfin restart

This commit is contained in:
Brad Stein 2025-10-07 23:28:40 -05:00
parent 4567b1685c
commit 761fdd29b2
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ metadata:
labels:
app: jellyfin
spec:
replicas: 0
replicas: 1
strategy:
type: RollingUpdate
rollingUpdate:

View File

@ -4,7 +4,7 @@ metadata:
name: pegasus
namespace: jellyfin
spec:
replicas: 0
replicas: 1
revisionHistoryLimit: 3
strategy:
type: RollingUpdate