Skip to content

Commit bc387be

Browse files
chore: hard code prefix for validation (#1018)
1 parent c6078a9 commit bc387be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/standard-plus-vsi/catalogValidationValues.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"ibmcloud_api_key": $VALIDATION_APIKEY,
33
"powervs_zone": "dal10",
4-
"prefix": $PREFIX,
4+
"prefix": "qs-val",
55
"tshirt_size": {
66
"tshirt_size":"aix_xs",
77
"image":"7300-02-02"

0 commit comments

Comments
 (0)