We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b8c093 commit b47a4fcCopy full SHA for b47a4fc
.tekton/integration-tests/pipeline/lightspeed-stack-integration-test.yaml
@@ -81,7 +81,7 @@ spec:
81
- name: version
82
value: "$(steps.pick-version.results.version)"
83
- name: instanceType
84
- value: "g5.2xlarge"
+ value: "m5.large"
85
- name: get-stack-images
86
description: Extract lightspeed-stack image and commit from SNAPSHOT (llama-stack image is from pipeline param)
87
runAfter:
0 commit comments