diff --git a/src/FSLibrary/StellarKubeSpecs.fs b/src/FSLibrary/StellarKubeSpecs.fs index caf58cf..067f2bd 100644 --- a/src/FSLibrary/StellarKubeSpecs.fs +++ b/src/FSLibrary/StellarKubeSpecs.fs @@ -142,7 +142,7 @@ let SimulatePubnetTier1PerfCoreResourceRequirements : V1ResourceRequirements = // Tier1 perf simulation is interested in "how fast can we go in practice" // which means configuring the nodes like a real operator would: 1-4 vCPU // and 128MB-2GB RAM. - makeResourceRequirements 500 128 4000 4000 + makeResourceRequirements 500 128 4000 6000 let ParallelCatchupCoreResourceRequirements : V1ResourceRequirements = // When doing parallel catchup, we give each container