diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index 1d778763f..937b16be6 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -285,5 +285,10 @@ "github": "openshift/runbooks", "type": "github", "filePattern": "^alerts/(.+).md$" + }, + "Runbooks Container Solutions": { + "github": "ContainerSolutions/runbooks", + "type": "github", + "filePattern": "^content/posts/(.+).md$" } }