Skip to content

Commit

Permalink
ci: add prefix value to catalogValidationValues.json.template (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocofaigh authored Dec 18, 2024
1 parent 43524d3 commit af986e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion solutions/instances/catalogValidationValues.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"existing_kms_instance_crn": $HPCS_US_SOUTH_CRN,
"region": "us-south",
"enable_platform_logs": false,
"enable_platform_metrics": false
"enable_platform_metrics": false,
"prefix": $PREFIX
}

0 comments on commit af986e7

Please sign in to comment.