Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,14 @@
"type": "array",
"default_value": ["CI_Project", "CD_Project"],
"description": "The names of the projects to add the IBM Cloud Code Engine."
}
},
{
"key": "existing_secrets_manager_crn",
"required": false,
"type": "string",
"default_value": "",
"description": "The CRN of an existing Secrets Manager instance"
}
],
"outputs": [
{
Expand Down