Adding the CAPI integrations dropdown and overview page to Rancher latest, v2.8, and v2.7. Adjusting the sidebars for the respective versions as well.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>
This commit is contained in:
Sunil Singh
2024-04-03 17:03:20 -07:00
parent 7ef80ffcca
commit bbe73308a7
10 changed files with 705 additions and 0 deletions
+11
View File
@@ -1215,6 +1215,17 @@ const sidebars = {
'integrations-in-rancher/cloud-marketplace/supportconfig'
]
},
{
"type": "category",
"label": "Cluster API with Rancher Turtles",
"link": {
"type": "doc",
"id": "integrations-in-rancher/cluster-api/capi"
},
"items": [
"integrations-in-rancher/cluster-api/overview"
]
},
{
type: 'category',
label: 'CIS Scans',