mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +00:00
Merge pull request #1544 from rancher/main
Sync changes from main to v2.10.0 branch
This commit is contained in:
+14
-2
@@ -216,7 +216,8 @@ module.exports = {
|
||||
'2.0-2.4': {
|
||||
label: 'v2.0-v2.4 (Archived)',
|
||||
path: 'v2.0-v2.4',
|
||||
banner: 'none'
|
||||
banner: 'none',
|
||||
noIndex: true
|
||||
},
|
||||
},
|
||||
},
|
||||
@@ -2024,7 +2025,18 @@ module.exports = {
|
||||
to: '/how-to-guides/new-user-guides/kubernetes-resources-setup/workloads-and-pods',
|
||||
from: '/pages-for-subheaders/workloads-and-pods'
|
||||
}, // Redirects for pages-for-subheaders removal [latest] (end)
|
||||
|
||||
{ // Redirects for dashboard#11114 (start)
|
||||
to: '/v2.10/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-google-oauth',
|
||||
from: '/v2.10/admin-settings/authentication/google',
|
||||
},
|
||||
{
|
||||
to: '/v2.10/how-to-guides/advanced-user-guides/monitoring-v2-configuration-guides',
|
||||
from: '/v2.10/monitoring-alerting/configuration',
|
||||
},
|
||||
{
|
||||
to: '/v2.10/integrations-in-rancher/monitoring-and-alerting',
|
||||
from: '/v2.10/monitoring-alerting',
|
||||
}, // Redirects for dashboard#11114 (end)
|
||||
{ // Redirects for dashboard#12040 (start)
|
||||
to: '/v2.9/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-google-oauth',
|
||||
from: '/v2.9/admin-settings/authentication/google',
|
||||
|
||||
Reference in New Issue
Block a user