From f1db77e265783ad3db2b32210c09e2adaec81a49 Mon Sep 17 00:00:00 2001 From: ireneontheway <48651140+ireneontheway@users.noreply.github.com> Date: Wed, 9 Sep 2020 17:34:21 +0800 Subject: [PATCH] cherry pick #369 to release-2.0 Signed-off-by: ti-srebot --- en/maintain-dm-using-tiup.md | 1 + 1 file changed, 1 insertion(+) diff --git a/en/maintain-dm-using-tiup.md b/en/maintain-dm-using-tiup.md index b0ce082e3..90be305d0 100644 --- a/en/maintain-dm-using-tiup.md +++ b/en/maintain-dm-using-tiup.md @@ -143,6 +143,7 @@ For example, to scale out a DM-worker node in the `prod-cluster` cluster, take t > **Note:** > > You need to create a topology file, which includes only the description of the new nodes, not the existing nodes. + > For more configuration items (such as the deployment directory), refer to this [TiUP configuration parameter example](https://github.com/pingcap/tiup/blob/master/examples/dm/topology.example.yaml). ```yaml ---