diff --git a/deploy/manifests/dev/us-east-2/tenant/storetheindex/heyfil/pvc.yaml b/deploy/manifests/dev/us-east-2/tenant/storetheindex/heyfil/pvc.yaml index 8c74d34c1..6dcaaf56c 100644 --- a/deploy/manifests/dev/us-east-2/tenant/storetheindex/heyfil/pvc.yaml +++ b/deploy/manifests/dev/us-east-2/tenant/storetheindex/heyfil/pvc.yaml @@ -9,5 +9,5 @@ spec: - ReadWriteOnce resources: requests: - storage: 200Mi + storage: 1Gi storageClassName: gp3 \ No newline at end of file diff --git a/deploy/manifests/prod/us-east-2/tenant/storetheindex/heyfil/pvc.yaml b/deploy/manifests/prod/us-east-2/tenant/storetheindex/heyfil/pvc.yaml index 8c74d34c1..6dcaaf56c 100644 --- a/deploy/manifests/prod/us-east-2/tenant/storetheindex/heyfil/pvc.yaml +++ b/deploy/manifests/prod/us-east-2/tenant/storetheindex/heyfil/pvc.yaml @@ -9,5 +9,5 @@ spec: - ReadWriteOnce resources: requests: - storage: 200Mi + storage: 1Gi storageClassName: gp3 \ No newline at end of file