diff --git a/helm/plex/values.yaml b/helm/plex/values.yaml index 9d75324..8c8c90c 100755 --- a/helm/plex/values.yaml +++ b/helm/plex/values.yaml @@ -50,7 +50,7 @@ pms: storageClassName: longhorn # -- The volume size to provision for the PMS database - configStorage: 20Gi + configStorage: 35Gi # -- Name of an existing `PersistentVolumeClaim` for the PMS database # NOTE: When set, 'configStorage' and 'storageClassName' are ignored.