Update website/content/docs/api-gateway/configuration/gateway.mdx

This commit is contained in:
sarahalsmiller 2022-08-08 09:16:36 -05:00 committed by GitHub
parent 86fa51b64f
commit 2d90d2db62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -74,6 +74,9 @@ Specifies a `namespace` object that defines the types of routes that may be atta
### listeners.allowedRoutes.namespaces
Determines which routes are allowed to attach to the `listener`. Only routes in the same namespace as the `Gateway` may be attached by default.
* Type: string
* Required: optional
* Default: Same namespace as the parent Gateway
### listeners.allowedRoutes.namespaces.from
Determines which namespaces are allowed to attach a route to the `Gateway`. You can specify one of the following strings: