Skip to content

Commit

Permalink
update ibm_catalog.json - variables name
Browse files Browse the repository at this point in the history
  • Loading branch information
Shikha Maheshwari authored and Shikha Maheshwari committed Dec 9, 2024
1 parent 6e4ef4d commit 4d1bfd9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -350,23 +350,23 @@
"required": false
},
{
"key": "existing_discovery_instance",
"key": "existing_discovery_instance_crn",
"required": false
},
{
"key": "existing_assistant_instance_crn",
"required": false
},
{
"key": "existing_governance_instance",
"key": "existing_governance_instance_crn",
"required": false
},
{
"key": "existing_studio_instance",
"key": "existing_studio_instance_crn",
"required": false
},
{
"key": "existing_machine_learning_instance",
"key": "existing_machine_learning_instance_crn",
"required": false
},
{
Expand Down Expand Up @@ -413,7 +413,7 @@
{
"label": "Standard (Deploy on Red Hat OpenShift)",
"name": "standard",
"working_directory": "solutions/standard",
"working_directory": "solutions/basic",
"compliance": {
"authority": "scc-v3",
"profiles": [
Expand Down

0 comments on commit 4d1bfd9

Please sign in to comment.