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 ---