Skip to content

Commit af986e7

Browse files
authored
ci: add prefix value to catalogValidationValues.json.template (#238)
1 parent 43524d3 commit af986e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

solutions/instances/catalogValidationValues.json.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"existing_kms_instance_crn": $HPCS_US_SOUTH_CRN,
55
"region": "us-south",
66
"enable_platform_logs": false,
7-
"enable_platform_metrics": false
7+
"enable_platform_metrics": false,
8+
"prefix": $PREFIX
89
}

0 commit comments

Comments
 (0)