fixed small typo

This commit is contained in:
trujillo-adam 2022-07-27 15:32:26 -07:00
parent 29635f6a99
commit 60d85c86f1
1 changed files with 2 additions and 1 deletions

View File

@ -117,7 +117,8 @@ namespaceSelector:
### listeners.allowedRoutes.namespaces.selector.matchLabels
Specifies an array of labels and label values. If a match is found, then routes with the matching label(s) are allowed to attach to the `Gateway`. This selector can contain any arbitrary key/value pair.
In the following example, routes in namespaces that have a `bar` label are allowed to attache to the `Gateway`.
In the following example, routes in namespaces that have a `bar` label are allowed to attach to the `Gateway`.
```yaml
namespaceSelector:
matchLabels: