Moving manage-cluster-templates.md into Manage Clusters subsection for more intuitive grouping.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>
This commit is contained in:
Sunil Singh
2023-03-03 13:51:01 -08:00
parent 0a3d074a7a
commit be5abfdb33
16 changed files with 16 additions and 16 deletions
+4 -4
View File
@@ -335,10 +335,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/manage-cluster-templates',
from: '/how-to-guides/advanced-user-guides/authentication-permissions-and-global-configuration/manage-cluster-templates'
},
{
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'
@@ -415,6 +411,10 @@ module.exports = {
to: '/how-to-guides/new-user-guides/manage-clusters/rotate-encryption-key',
from: '/how-to-guides/advanced-user-guides/manage-clusters/rotate-encryption-key'
},
{
to: '/how-to-guides/new-user-guides/manage-clusters/manage-cluster-templates',
from: '/how-to-guides/advanced-user-guides/manage-clusters/manage-cluster-templates'
},
{
to: '/how-to-guides/new-user-guides/manage-clusters/nodes-and-node-pools',
from: '/how-to-guides/advanced-user-guides/manage-clusters/nodes-and-node-pools'