Reverts + fix

pull/14794/head
boruszak 2022-10-04 10:34:18 -05:00
parent cf796ce330
commit 9792f9ea26
1 changed files with 59 additions and 60 deletions

View File

@ -123,9 +123,9 @@ Next, use the peering token to establish a secure connection between the cluster
<Tab heading="Consul UI" group="ui">
1. In the Consul UI for the datacenter associated with `cluster 02`, click **Peers** and then **Add peer connection**.
1. Click **Establish peering**.
1. In the **Name of peer** field, enter `cluster-01`. Then paste the peering token in the **Token** field.
1. Click **Add peer**.
2. Click **Establish peering**.
3. In the **Name of peer** field, enter `cluster-01`. Then paste the peering token in the **Token** field.
4. Click **Add peer**.
</Tab>
</Tabs>
@ -521,5 +521,4 @@ spec:
```
</CodeTabs>
</TabProvider>