diff --git a/infrastructure/system-upgrades/longhorn-lvm.yaml b/infrastructure/system-upgrades/longhorn-lvm.yaml
index 1c0155178c7f5c7ee1b4facd5bba5cc2675a3707..dd91a558f875cd73711044e45fe31cdcbf56584c 100644
--- a/infrastructure/system-upgrades/longhorn-lvm.yaml
+++ b/infrastructure/system-upgrades/longhorn-lvm.yaml
@@ -6,7 +6,7 @@ metadata:
   namespace: system-upgrade
 type: Opaque
 stringData:
-  volumesize: 100G
+  volumesize: 200G
   upgrade.sh: |
     #!/bin/sh
     set -e