Skip to content

Commit

Permalink
ci : update catalog json
Browse files Browse the repository at this point in the history
  • Loading branch information
huayuenh committed Jul 9, 2024
1 parent dc29edf commit 76ced85
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
"required": false
},
{
"key":"prefix",
"key": "prefix",
"type": "string",
"default_value": "",
"description": "A prefix that is added to the toolchain resources.",
Expand Down Expand Up @@ -354,13 +354,6 @@
"description": "Experimental. Set to `true` to create and add the `signing-certificate` to the Secrets Provider.",
"required": false
},
{
"key": "create_sm_secret_group",
"type": "boolean",
"default_value": false,
"description": "Set to `true` to create a secrets group in Secrets Manager.",
"required": false
},
{
"key": "pipeline_ibmcloud_api_key_secret_name",
"type": "string",
Expand Down Expand Up @@ -4646,13 +4639,6 @@
"description": "Experimental. Set to `true` to create and add the `signing-certificate` to the Secrets Provider.",
"required": false
},
{
"key": "create_sm_secret_group",
"type": "boolean",
"default_value": false,
"description": "Set to `true` to create a secrets group in Secrets Manager.",
"required": false
},
{
"key": "cos_api_key_secret_name",
"type": "string",
Expand Down

0 comments on commit 76ced85

Please sign in to comment.