Skip to content

Commit 76d9f9d

Browse files
Fix wording in NextGenRoute migration guide (#3983)
Corrected the introduction of NextGenRoute in the migration guide for clarity.
1 parent 2b64f3b commit 76d9f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config_examples/next-gen-routes/migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
## Overview
17-
NextGenRoute Route uses extendedConfigMap for extending the native resources (routes). All the routes are group by namespaces or namespace-labels into RouteGroups. Each RouteGroup shares the same vsAddress, vsName and policy CR which is specified in extendedConfigMap.
17+
NextGenRoute uses extendedConfigMap for extending the native resources (routes). All the routes are group by namespaces or namespace-labels into RouteGroups. Each RouteGroup shares the same vsAddress, vsName and policy CR which is specified in extendedConfigMap.
1818
In order to migrate to nextGen we first need to create an extended ConfigMap and policy CR then modify the CIS deployment accordingly. Refer [NextGen Route Documentation](./README.md) for more details
1919

2020
## Migration using defaultRouteGroup

0 commit comments

Comments
 (0)