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:
jgrusewski
2026-03-21 18:28:08 +01:00
parent 922fd5e93e
commit 3df8b2fc79

View File

@@ -12,4 +12,4 @@ spec:
storageClassName: scw-bssd
resources:
requests:
storage: 10Gi
storage: 50Gi