infra: resize test-data PVC to 50Gi for 3Q MBP-10 + trades data
3Q of MBP-10 order book data for ES.FUT is ~18GB compressed. 10Gi PVC was insufficient for the full OHLCV + MBP-10 + trades dataset. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -12,4 +12,4 @@ spec:
|
||||
storageClassName: scw-bssd
|
||||
resources:
|
||||
requests:
|
||||
storage: 10Gi
|
||||
storage: 50Gi
|
||||
|
||||
Reference in New Issue
Block a user