mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-11-02 19:08:03 +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
|
server: 192.168.1.117
|
||||||
path: /mnt/pool-0/data/media
|
path: /mnt/pool-0/data/media
|
||||||
- name: cache
|
- name: cache
|
||||||
emptyDir: { }
|
emptyDir:
|
||||||
|
medium: Memory
|
||||||
|
|||||||
Reference in New Issue
Block a user