increased plex pvc

This commit is contained in:
2026-01-15 10:23:26 +01:00
parent 6286b7cb6e
commit 143df7564c
+1 -1
View File
@@ -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.