fix(jellyfin): remove unnecessary volumes

This commit is contained in:
SeanOMik 2023-10-28 00:19:07 -04:00
parent c9a7d88509
commit e3ab11f613
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 0 additions and 14 deletions

View File

@ -62,20 +62,6 @@ spec:
hostPath: /mnt/MainPool/Media/Media
mountPath: /storage/Media
cache:
enabled: true
type: pvc
accessMode: ReadWriteOnce
size: 8Gi
mountPath: /cache
transcodes:
enabled: true
type: pvc
accessMode: ReadWriteOnce
size: 24Gi
mountPath: /config/transcodes
resources:
requests:
cpu: 3m