Skip to content

Commit

Permalink
chore(ci):fix (#621)
Browse files Browse the repository at this point in the history
Signed-off-by: Liang Huang <[email protected]>
  • Loading branch information
samhuang-z committed May 29, 2024
1 parent 38e990b commit 7499791
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/pod/e2e-arm-cpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ spec:
args: ["cat"]
resources:
requests:
memory: "16Gi"
cpu: "4"
memory: "2Gi"
cpu: "1"
limits:
memory: "30Gi"
cpu: "8"
Expand Down

0 comments on commit 7499791

Please sign in to comment.