Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit c81cfe1

Browse files
fix: Update images (#14)
* update images * update catalog
1 parent 4369eb0 commit c81cfe1

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

ibm_catalog.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"products": [
33
{
4-
"label": "(POC) WatsonX.ai SaaS with Assistant and Governance",
5-
"name": "Watson_X_-_Generative_AI",
4+
"label": "Generative AI Stack",
5+
"name": "generative_ai_stack",
66
"product_kind": "solution",
77
"tags": [
88
"watson",
@@ -16,7 +16,7 @@
1616
],
1717
"short_description": "Deploy Watsonx.ai SaaS with Assistant and Governance to automate the deployment and setup of the IBM watsonx platform.",
1818
"long_description": "The Watsonx.ai SaaS with Assistant and Governance deployable architecture easily deploys and embeds AI across your business, manages all data sources, and accelerates responsible AI workflows on one platform.",
19-
"provider_name": "FinOps Team.",
19+
"provider_name": "IBM",
2020
"offering_docs_url": "https://cloud.ibm.com/docs/watsonx-ai-saas-automation?topic=watsonx-ai-saas-automation-overview",
2121
"support_details": "This is a proof of concept and no official support is given.",
2222
"features": [
@@ -254,6 +254,18 @@
254254
"default_value": "__NULL__",
255255
"description": "The CRN of an existing KMS instance to use in this solution. If not set, a new KP instance is provisioned.",
256256
"required": false
257+
},
258+
{
259+
"key": "en_email_list",
260+
"type": "array",
261+
"default_value": [],
262+
"required": false
263+
},
264+
{
265+
"key": "scc_service_plan",
266+
"type": "string",
267+
"default_value": "security-compliance-center-standard-plan",
268+
"required": false
257269
}
258270
],
259271
"install_type": "fullstack"

images/min/5-validate.png

30 KB
Loading

images/min/5b-validate.png

12.1 KB
Loading

0 commit comments

Comments
 (0)