From a3316ae326a60523db4bd9c647a50e28936c4d52 Mon Sep 17 00:00:00 2001 From: ShuNing Date: Wed, 20 May 2020 14:38:23 +0800 Subject: [PATCH] cherry pick #2596 to release-3.1 Signed-off-by: ti-srebot --- command-line-flags-for-pd-configuration.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/command-line-flags-for-pd-configuration.md b/command-line-flags-for-pd-configuration.md index 2613fc76d1ba5..5d359a0218e28 100644 --- a/command-line-flags-for-pd-configuration.md +++ b/command-line-flags-for-pd-configuration.md @@ -102,12 +102,6 @@ PD is configurable using command-line flags and environment variables. - The path of the PEM file including the X509 key, used to enable TLS - Default: "" -## `--namespace-classifier` - -- To specify the namespace classifier used by PD -- Default: "table" -- If you use TiKV separately, not in the entire TiDB cluster, it is recommended to configure the value to 'default'. - ## `--metrics-addr` - The address of Prometheus Pushgateway, which does not push data to Promethus by default.