More group fix attempts

This commit is contained in:
boruszak 2022-10-04 10:20:14 -05:00
parent b455e0d5c8
commit cf796ce330
1 changed files with 60 additions and 59 deletions

View File

@ -123,9 +123,9 @@ If you need to re-establish a connection, you must generate a new peering token.
<Tab heading="Consul UI" group="ui"> <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. In the Consul UI for the datacenter associated with `cluster 02`, click **Peers** and then **Add peer connection**.
2. Click **Establish peering**. 1. Click **Establish peering**.
3. In the **Name of peer** field, enter `cluster-01`. Then paste the peering token in the **Token** field. 1. In the **Name of peer** field, enter `cluster-01`. Then paste the peering token in the **Token** field.
4. Click **Add peer**. 1. Click **Add peer**.
</Tab> </Tab>
</Tabs> </Tabs>
@ -521,4 +521,5 @@ spec:
``` ```
</CodeTabs> </CodeTabs>
</TabProvider> </TabProvider>