memory fixes
This commit is contained in:
@@ -38,6 +38,9 @@ spec:
|
||||
labels:
|
||||
app: jellyfin
|
||||
spec:
|
||||
# Prevent scheduling on Raspberry Pi due to high resource requirements (512Mi-2Gi memory, 500m-2000m CPU)
|
||||
nodeSelector:
|
||||
hardware: high-memory
|
||||
containers:
|
||||
- name: jellyfin
|
||||
image: jellyfin/jellyfin:latest
|
||||
|
||||
Reference in New Issue
Block a user