Skip to content

Commit

Permalink
fix legacy link
Browse files Browse the repository at this point in the history
  • Loading branch information
im2nguyen committed Feb 23, 2023
1 parent 6863c6e commit 9a17957
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To configure L7 traffic management behavior in deployments with cluster peering

1. Define the peer cluster as a failover target in the service resolver configuration.

The following example updates the [`service-resolver` CRD](/docs/connect/config-entries/) in `cluster-01` so that Consul redirects traffic intended for the `frontend` service to a backup instance in peer `cluster-02` when it detects multiple connection failures.
The following example updates the [`service-resolver` CRD](/consul/docs/connect/config-entries/) in `cluster-01` so that Consul redirects traffic intended for the `frontend` service to a backup instance in peer `cluster-02` when it detects multiple connection failures.

```yaml
apiVersion: consul.hashicorp.com/v1alpha1
Expand Down

0 comments on commit 9a17957

Please sign in to comment.