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

Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
pull/14153/head
sarahalsmiller 2 years ago committed by GitHub
parent 7bb6e8379a
commit 8a5b597afe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -92,8 +92,8 @@ The `selector` configuration matches zero or more namespaces that determine whic
* Required: Required when from is configured to selector.
The selector configuration contains one of the following objects:
* matchExpressions
* matchLabels
* `matchExpressions`
* `matchLabels`
### listeners.allowedRoutes.namespaces.selector.matchExpressions
Specifies an array of requirements for matching namespaces. If a match is found, then routes from the matching namespace(s) are allowed to attach to the `Gateway`. The following table describes members of the `matchExpressions` array:

Loading…
Cancel
Save