fix(plex): increase size of plex config
This commit is contained in:
parent
ae027e74c3
commit
974ea0671a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue