Skip to content

Commit b47a4fc

Browse files
author
Radovan Fuchs
committed
use CPU
1 parent 0b8c093 commit b47a4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/integration-tests/pipeline/lightspeed-stack-integration-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ spec:
8181
- name: version
8282
value: "$(steps.pick-version.results.version)"
8383
- name: instanceType
84-
value: "g5.2xlarge"
84+
value: "m5.large"
8585
- name: get-stack-images
8686
description: Extract lightspeed-stack image and commit from SNAPSHOT (llama-stack image is from pipeline param)
8787
runAfter:

0 commit comments

Comments
 (0)