Skip to content

Commit

Permalink
Update docs/content/introduction/faq.md
Browse files Browse the repository at this point in the history
Co-authored-by: Rachael Graham <rachael.graham@solo.io>
  • Loading branch information
artberger and Rachael-Graham authored May 10, 2024
1 parent 76f6c0d commit fff9e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/introduction/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ If you create a VirtualService and assign it TLS/SSL configuration, it will be b

### How can I associate a specific VirtualService to a specific gateway listener?

In the event you have multiple gateways or listeners on gateway or you want more fine-grained control over how a VirtualService gets associated with a Gateway, you can explicitly add the VirtualService name to the Gateway resource like this:
In the event you have multiple gateways or multiple listeners on a gateway, or you want more fine-grained control over how a VirtualService gets associated with a Gateway, you can explicitly add the VirtualService name to the Gateway resource like this:

{{< highlight yaml "hl_lines=9-12" >}}
apiVersion: gateway.solo.io/v1
Expand Down

0 comments on commit fff9e74

Please sign in to comment.