Skip to content

Commit cb76a6f

Browse files
authored
fix: add api key variable to the catalog validation json (#759)
1 parent dc35210 commit cb76a6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

solutions/fully-configurable/catalogValidationValues.json.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"ibmcloud_api_key": $VALIDATION_APIKEY,
23
"cluster_resource_tags": $TAGS,
34
"kms_encryption_enabled_cluster": true,
45
"existing_kms_instance_crn": $HPCS_US_SOUTH_CRN,

0 commit comments

Comments
 (0)