mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-29 16:15:30 +00:00
Merge pull request #1898 from sunilarjun/update-sidebars
Update sidebars.js
This commit is contained in:
@@ -1188,10 +1188,6 @@ module.exports = {
|
||||
to: "/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/about-rke1-templates/example-use-cases",
|
||||
from: "/how-to-guides/advanced-user-guides/authentication-permissions-and-global-configuration/about-rke1-templates/example-use-cases",
|
||||
},
|
||||
{
|
||||
to: "/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/create-pod-security-policies",
|
||||
from: "/how-to-guides/advanced-user-guides/authentication-permissions-and-global-configuration/create-pod-security-policies",
|
||||
},
|
||||
{
|
||||
to: "/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/global-default-private-registry",
|
||||
from: "/how-to-guides/advanced-user-guides/authentication-permissions-and-global-configuration/global-default-private-registry",
|
||||
@@ -1279,14 +1275,6 @@ module.exports = {
|
||||
to: "/how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes",
|
||||
from: "/how-to-guides/advanced-user-guides/manage-clusters/clean-cluster-nodes",
|
||||
},
|
||||
{
|
||||
to: "/how-to-guides/new-user-guides/manage-clusters/add-a-pod-security-policy",
|
||||
from: "/how-to-guides/advanced-user-guides/manage-clusters/add-a-pod-security-policy",
|
||||
},
|
||||
{
|
||||
to: "/how-to-guides/new-user-guides/manage-clusters/assign-pod-security-policies",
|
||||
from: "/how-to-guides/advanced-user-guides/manage-clusters/assign-pod-security-policies",
|
||||
},
|
||||
{
|
||||
to: "/how-to-guides/new-user-guides/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider/create-an-amazon-ec2-cluster",
|
||||
from: "/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/launch-kubernetes-with-rancher/use-new-nodes-in-an-infra-provider/create-an-amazon-ec2-cluster",
|
||||
@@ -1447,10 +1435,6 @@ module.exports = {
|
||||
to: "/integrations-in-rancher/istio/disable-istio",
|
||||
from: "/explanations/integrations-in-rancher/istio/disable-istio",
|
||||
},
|
||||
{
|
||||
to: "/integrations-in-rancher/istio/configuration-options/pod-security-policies",
|
||||
from: "/explanations/integrations-in-rancher/istio/configuration-options/pod-security-policies",
|
||||
},
|
||||
{
|
||||
to: "/integrations-in-rancher/istio/configuration-options/selectors-and-scrape-configurations",
|
||||
from: "/explanations/integrations-in-rancher/istio/configuration-options/selectors-and-scrape-configurations",
|
||||
@@ -1515,26 +1499,14 @@ module.exports = {
|
||||
to: "/integrations-in-rancher/neuvector",
|
||||
from: "/explanations/integrations-in-rancher/neuvector",
|
||||
}, // Redirects for restructure from PR #234 (end)
|
||||
{
|
||||
to: "/reference-guides/rancher-security/hardening-guides/k3s-hardening-guide/k3s-self-assessment-guide-with-cis-v1.24-k8s-v1.24",
|
||||
from: "/reference-guides/rancher-security/hardening-guides/k3s-hardening-guide/k3s-self-assessment-guide-with-cis-v1.23-k8s-v1.24",
|
||||
},
|
||||
{
|
||||
to: "/reference-guides/rancher-security/hardening-guides/k3s-hardening-guide/k3s-self-assessment-guide-with-cis-v1.7-k8s-v1.25-v1.26-v1.27",
|
||||
from: "/reference-guides/rancher-security/hardening-guides/k3s-hardening-guide/k3s-self-assessment-guide-with-cis-v1.23-k8s-v1.25",
|
||||
},
|
||||
{
|
||||
to: "/reference-guides/rancher-security/hardening-guides/rke1-hardening-guide/rke1-self-assessment-guide-with-cis-v1.24-k8s-v1.24",
|
||||
from: "/reference-guides/rancher-security/hardening-guides/rke1-hardening-guide/rke1-self-assessment-guide-with-cis-v1.23-k8s-v1.24",
|
||||
},
|
||||
{
|
||||
to: "/reference-guides/rancher-security/hardening-guides/rke1-hardening-guide/rke1-self-assessment-guide-with-cis-v1.7-k8s-v1.25-v1.26-v1.27",
|
||||
from: "/reference-guides/rancher-security/hardening-guides/rke1-hardening-guide/rke1-self-assessment-guide-with-cis-v1.23-k8s-v1.25",
|
||||
},
|
||||
{
|
||||
to: "/reference-guides/rancher-security/hardening-guides/rke2-hardening-guide/rke2-self-assessment-guide-with-cis-v1.24-k8s-v1.24",
|
||||
from: "/reference-guides/rancher-security/hardening-guides/rke2-hardening-guide/rke2-self-assessment-guide-with-cis-v1.23-k8s-v1.24",
|
||||
},
|
||||
{
|
||||
to: "/reference-guides/rancher-security/hardening-guides/rke2-hardening-guide/rke2-self-assessment-guide-with-cis-v1.7-k8s-v1.25-v1.26-v1.27",
|
||||
from: "/reference-guides/rancher-security/hardening-guides/rke2-hardening-guide/rke2-self-assessment-guide-with-cis-v1.23-k8s-v1.25",
|
||||
|
||||
@@ -396,9 +396,6 @@ const sidebars = {
|
||||
|
||||
"how-to-guides/new-user-guides/manage-clusters/clean-cluster-nodes",
|
||||
|
||||
"how-to-guides/new-user-guides/manage-clusters/add-a-pod-security-policy",
|
||||
|
||||
"how-to-guides/new-user-guides/manage-clusters/assign-pod-security-policies",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user