mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-10-30 01:22:31 +00:00
fix(jellyfin): use Memory for /cache to avoid NodeDiskPressure
This commit is contained in:
@@ -61,4 +61,5 @@ spec:
|
||||
server: 192.168.1.117
|
||||
path: /mnt/pool-0/data/media
|
||||
- name: cache
|
||||
emptyDir: { }
|
||||
emptyDir:
|
||||
medium: Memory
|
||||
|
||||
Reference in New Issue
Block a user