remove pipeline references from sidebars

This commit is contained in:
Vaishnav Gaikwad
2022-10-25 17:03:47 -07:00
committed by Billy Tat
parent f0196c62ee
commit 50b57fd659
3 changed files with 7 additions and 44 deletions
@@ -691,7 +691,6 @@
"items": [
"how-to-guides/advanced-user-guides/manage-projects/add-users-to-projects",
"how-to-guides/advanced-user-guides/manage-projects/manage-namespaces",
"how-to-guides/advanced-user-guides/manage-projects/ci-cd-pipelines",
"how-to-guides/advanced-user-guides/manage-projects/manage-pod-security-policies",
{
"type": "category",
@@ -1034,21 +1033,6 @@
"reference-guides/rancher-project-tools",
"reference-guides/system-tools",
"reference-guides/rke1-template-example-yaml",
{
"type": "category",
"label": "Pipelines",
"link": {
"type": "doc",
"id": "pages-for-subheaders/pipelines"
},
"items": [
"reference-guides/pipelines/concepts",
"reference-guides/pipelines/pipeline-configuration",
"reference-guides/pipelines/configure-persistent-data",
"reference-guides/pipelines/example-repositories",
"reference-guides/pipelines/example-yaml"
]
},
{
"type": "category",
"label": "Rancher Security",