Skip to content

Commit 9abbb3e

Browse files
update install type from fullstack to extension in ibm_catalog.json
1 parent 88fa1fc commit 9abbb3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ibm_catalog.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291
],
292292
"dependency_version_2": true,
293293
"outputs": [],
294-
"install_type": "fullstack"
294+
"install_type": "extension"
295295
},
296296
{
297297
"label": "Standard (Deploy on Red Hat OpenShift)",
@@ -484,7 +484,7 @@
484484
"optional": true,
485485
"on_by_default": true,
486486
"input_mapping": [
487-
{
487+
{
488488
"dependency_output": "secrets_manager_name",
489489
"version_input": "secrets_manager_name"
490490
},
@@ -600,7 +600,7 @@
600600
],
601601
"dependency_version_2": true,
602602
"outputs": [],
603-
"install_type": "fullstack"
603+
"install_type": "extension"
604604
}
605605
]
606606
}

0 commit comments

Comments
 (0)