From 71a2da96b1289ab78d02e8b9ff66fbb74e58352a Mon Sep 17 00:00:00 2001 From: gammazero Date: Mon, 24 Jul 2023 05:28:34 -0700 Subject: [PATCH] Allocate more storage on dhstore-qiu --- .../prod/us-east-2/tenant/storetheindex/dhstore-qiu/pvc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-qiu/pvc.yaml b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-qiu/pvc.yaml index 32cdbdb60..2a556ecf8 100644 --- a/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-qiu/pvc.yaml +++ b/deploy/manifests/prod/us-east-2/tenant/storetheindex/dhstore-qiu/pvc.yaml @@ -7,5 +7,5 @@ spec: - ReadWriteOnce resources: requests: - storage: 4Ti + storage: 15Ti storageClassName: gp3