Skip to content

Commit a9cf2ee

Browse files
author
Md Anam Raihan
committed
remove swappable dependency
1 parent cd0c35c commit a9cf2ee

File tree

1 file changed

+1
-88
lines changed

1 file changed

+1
-88
lines changed

ibm_catalog.json

Lines changed: 1 addition & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -324,49 +324,6 @@
324324
}
325325
],
326326
"dependency_version_2": true,
327-
"swappable_dependencies": [
328-
{
329-
"name": "Database",
330-
"default_dependency": "deploy-arch-ibm-watson-discovery",
331-
"optional": false,
332-
"dependencies": [
333-
{
334-
"name": "deploy-arch-ibm-icd-elasticsearch",
335-
"id": "7ee5876d-6e30-49d1-be25-259a442085e8",
336-
"version": ">=1.25.16",
337-
"flavors": [
338-
"standard"
339-
],
340-
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
341-
"optional": false,
342-
"on_by_default": false,
343-
"input_mapping": [
344-
{
345-
"dependency_output": "crn",
346-
"version_input": "existing_elasticsearch_instance_crn"
347-
}
348-
]
349-
},
350-
{
351-
"name": "deploy-arch-ibm-watson-discovery",
352-
"id": "0f616276-a8a4-4399-bcbf-d3129f30295e",
353-
"version": ">=v1.1.1",
354-
"flavors": [
355-
"standard"
356-
],
357-
"catalog_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd",
358-
"optional": false,
359-
"on_by_default": false,
360-
"input_mapping": [
361-
{
362-
"dependency_output": "id",
363-
"version_input": "existing_discovery_instance"
364-
}
365-
]
366-
}
367-
]
368-
}
369-
],
370327
"configuration": [
371328
{
372329
"key": "prefix",
@@ -504,8 +461,7 @@
504461
"key": "watson_discovery_project_id",
505462
"description": "The ID for the Watson Discovery project for the sample RAG application."
506463
}
507-
],
508-
"install_type": "extension"
464+
]
509465
},
510466
{
511467
"label": "Banking Application - Standard (Deploy on Red Hat OpenShift)",
@@ -966,49 +922,6 @@
966922
"key": "watson_discovery_project_id",
967923
"description": "The ID for the Watson Discovery project for the sample RAG application."
968924
}
969-
],
970-
"swappable_dependencies": [
971-
{
972-
"name": "Database",
973-
"default_dependency": "deploy-arch-ibm-watson-discovery",
974-
"optional": false,
975-
"dependencies": [
976-
{
977-
"name": "deploy-arch-ibm-icd-elasticsearch",
978-
"id": "7ee5876d-6e30-49d1-be25-259a442085e8",
979-
"version": ">=1.25.16",
980-
"flavors": [
981-
"standard"
982-
],
983-
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
984-
"optional": false,
985-
"on_by_default": false,
986-
"input_mapping": [
987-
{
988-
"dependency_output": "crn",
989-
"version_input": "existing_elasticsearch_instance_crn"
990-
}
991-
]
992-
},
993-
{
994-
"name": "deploy-arch-ibm-watson-discovery",
995-
"id": "0f616276-a8a4-4399-bcbf-d3129f30295e",
996-
"version": ">=v1.1.1",
997-
"flavors": [
998-
"standard"
999-
],
1000-
"catalog_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd",
1001-
"optional": false,
1002-
"on_by_default": false,
1003-
"input_mapping": [
1004-
{
1005-
"dependency_output": "id",
1006-
"version_input": "existing_discovery_instance"
1007-
}
1008-
]
1009-
}
1010-
]
1011-
}
1012925
]
1013926
}
1014927
]

0 commit comments

Comments
 (0)