Skip to content

Commit

Permalink
fix: updated the value of kms_endpoint_url to old HPCS endpoint (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ak-sky authored Nov 12, 2024
1 parent 3b1c7a5 commit 09046bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/standard/catalogValidationValues.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"resource_group_name": $PREFIX,
"tags": $TAGS,
"existing_kms_instance_crn": $HPCS_US_SOUTH_CRN,
"kms_endpoint_url": "https://e6dce284-e80f-46e1-a3c1-830f7adff7a9.api.private.us-south.hs-crypto.appdomain.cloud"
"kms_endpoint_url": "https://api.private.us-south.hs-crypto.cloud.ibm.com:8992"
}

0 comments on commit 09046bb

Please sign in to comment.