From 9adb9721f3c599ef90e83fbb7e7162eef721731e Mon Sep 17 00:00:00 2001 From: Anmol1696 Date: Sun, 9 Feb 2025 14:09:39 +0400 Subject: [PATCH] update resources for eth-lite --- starship/tests/e2e/configs/eth-lite.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starship/tests/e2e/configs/eth-lite.yaml b/starship/tests/e2e/configs/eth-lite.yaml index 47cabd6c..151514ab 100644 --- a/starship/tests/e2e/configs/eth-lite.yaml +++ b/starship/tests/e2e/configs/eth-lite.yaml @@ -5,6 +5,6 @@ chains: ports: rest: 8545 rpc: 8551 - resource: + resources: cpu: "200m" memory: "200Mi"