mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
fixed small typo
This commit is contained in:
parent
5dad74df3c
commit
62003637df
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user