We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2d117 commit 25c39e2Copy full SHA for 25c39e2
ibm_catalog.json
@@ -259,7 +259,7 @@
259
{
260
"type": "regex",
261
"description": "The value provided for 'instance_crn' is not valid.",
262
- "value": "^crn:(.*:){3}sysdig-monitor:(.*:){2}[0-9a-fA-F]{8}(?:-[0-9a-fA-F]{4}){3}-[0-9a-fA-F]{12}::$"
+ "value": "^crn:(.*:){3}(sysdig-monitor|sysdig-secure):(.*:){2}[0-9a-fA-F]{8}(?:-[0-9a-fA-F]{4}){3}-[0-9a-fA-F]{12}::$"
263
}
264
]
265
},
0 commit comments