Add redirects for mesh-gateway docs

pull/18377/head
Tu Nguyen 1 year ago committed by GitHub
parent 89aac4b098
commit bdf6ed9d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -67,4 +67,11 @@ module.exports = [
'/consul/docs/dynamic-app-config/kv#using-sentinel-to-apply-policies-for-consul-kv',
permanent: true,
},
{
source:
'/consul/docs/connect/gateways/mesh-gateway/service-to-service-traffic-datacenters',
destination:
'/consul/docs/k8s/deployment-configurations/multi-cluster',
permanent: true,
}
]

Loading…
Cancel
Save