Skip to content

Commit 7499791

Browse files
authored
chore(ci):fix (zilliztech#621)
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
1 parent 38e990b commit 7499791

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/pod/e2e-arm-cpu.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ spec:
1919
args: ["cat"]
2020
resources:
2121
requests:
22-
memory: "16Gi"
23-
cpu: "4"
22+
memory: "2Gi"
23+
cpu: "1"
2424
limits:
2525
memory: "30Gi"
2626
cpu: "8"

0 commit comments

Comments
 (0)