diff --git a/chart/pvc-shared-data.yaml b/chart/pvc-shared-data.yaml
index 612b8a528f2a940d5875939c79c9c2ebc10b9461..38c0a14f6448ff1c58970f112e25ebd4105fd0d5 100644
--- a/chart/pvc-shared-data.yaml
+++ b/chart/pvc-shared-data.yaml
@@ -7,6 +7,6 @@ spec:
     - ReadWriteMany
   resources:
     requests:
-      storage: 30Gi
+      storage: 80Gi
   storageClassName: isilon
 status: {}
\ No newline at end of file