fix(plex): increase size of plex config

This commit is contained in:
SeanOMik 2024-12-22 14:30:56 -05:00
parent ae027e74c3
commit 974ea0671a
Signed by: SeanOMik
GPG key ID: FEC9E2FC15235964

View file

@ -100,7 +100,7 @@ spec:
#existingClaim: plex
# TODO: If setting up Plex for the first time, you'll want to add the globalMounts section
type: persistentVolumeClaim
size: 15Gi
size: 100Gi
retain: true
storageClass: openebs-zfs-mainpool
accessMode: ReadWriteOnce