Tabs fix again

This commit is contained in:
boruszak 2022-10-04 10:00:53 -05:00
parent a4e9427883
commit 40f1070271
2 changed files with 4 additions and 5 deletions

View File

@ -4,6 +4,7 @@ page_title: Cluster Peering - Create and Manage Connections
description: >-
Generate a peering token to establish communication, export services, and authorize requests for cluster peering connections. Learn how to create, list, read, check, and delete peering connections.
---
<TabProvider>
# Create and Manage Cluster Peering Connections
@ -519,4 +520,5 @@ spec:
}
```
</CodeTabs>
</CodeTabs>
</TabProvider>

View File

@ -4,7 +4,6 @@ page_title: Exported Services - Configuration Entry Reference
description: >-
An exported services configuration entry defines the availability of a cluster's services to cluster peers and local admin partitions. Learn about `""exported-services""` config entry parameters and exporting services to other datacenters.
---
<TabProvider>
# Exported Services Configuration Entry
@ -678,6 +677,4 @@ An ACL token with `service:write` permissions is required for the cluster the qu
Exports are available to all services in the consumer cluster. In the previous example, any service with `write` permissions for the `frontend` partition can read exports.
For additional information, refer to [Health HTTP Endpoint](/api-docs/health).
</TabProvider>
For additional information, refer to [Health HTTP Endpoint](/api-docs/health).