Skip to content

Commit

Permalink
fixes screenshot paths
Browse files Browse the repository at this point in the history
  • Loading branch information
stellarsquall committed Nov 27, 2024
1 parent f587697 commit e8c353c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ where the `cluster_uuid` is the HCP Boundary cluster ID. You can find your HCP B

To route traffic through the HCP-managed workers, you should set the egress filters of each target to match the tag set in the self-manage worker's configuration file. You do not need to set additional ingress filters on the targets.

![Multi-hop egress worker filter](/img/boundary/ui/multi-hop-egress-filter_light.png#light-theme-only)
![Multi-hop egress worker filter](/img/boundary/ui/multi-hop-egress-filter_dark.png#dark-theme-only)
![Multi-hop egress worker filter](/img/ui/multi-hop-egress-filter_light.png#light-theme-only)
![Multi-hop egress worker filter](/img/ui/multi-hop-egress-filter_dark.png#dark-theme-only)

## Multi-hop worker requirements

Expand Down

0 comments on commit e8c353c

Please sign in to comment.