Enterprise: Fix ordering of pages under Administration/Configure (#3682)

pull/3686/head
pierwill 2022-01-14 16:29:01 -06:00 committed by GitHub
parent 4bee6edf26
commit 6acadb3110
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 7 deletions

View File

@ -7,8 +7,8 @@ aliases:
menu:
enterprise_influxdb_1_9:
name: Use Anti-entropy service
weight: 60
parent: Configure
weight: 50
---
{{% warn %}}

View File

@ -5,8 +5,8 @@ description: >
menu:
enterprise_influxdb_1_9:
name: Configure data nodes
weight: 20
parent: Configure
weight: 20
aliases:
- /enterprise_influxdb/v1.9/administration/config-data-nodes/
---

View File

@ -5,8 +5,8 @@ description: >
menu:
enterprise_influxdb_1_9:
name: Configure meta nodes
weight: 21
parent: Configure
weight: 30
aliases:
- /enterprise_influxdb/v1.9/administration/config-meta-nodes/
---

View File

@ -10,8 +10,8 @@ aliases:
menu:
enterprise_influxdb_1_9:
name: Configure clusters
weight: 10
parent: Configure
weight: 10
---
This page contains general information about configuring InfluxDB Enterprise clusters.

View File

@ -1,11 +1,11 @@
---
title: TCP and UDP ports used in InfluxDB Enterprise
title: Configure TCP and UDP ports used in InfluxDB Enterprise
description: Configure TCP and UDP ports in InfluxDB Enterprise.
menu:
enterprise_influxdb_1_9:
name: Configure TCP and UDP Ports
weight: 120
parent: Configure
weight: 60
aliases:
- /enterprise/v1.9/administration/ports/
- /enterprise_influxdb/v1.9/administration/ports/

View File

@ -4,8 +4,8 @@ description: Configure security features in InfluxDB Enterprise.
menu:
enterprise_influxdb_1_9:
name: Configure security
weight: 40
parent: Configure
weight: 40
aliases:
- /enterprise_influxdb/v1.9/administration/security/
---