-
Notifications
You must be signed in to change notification settings - Fork 1.2k
TiUP: fix grammar and format for topology.example.yaml #2846
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Please also update the file template in quick start guide doc. @toutdesuite |
|
@yikeke The file is updated. PTAL |
how-to/deploy/orchestrated/tiup.md
Outdated
| log_dir: "deploy/tidb-4000/log" | ||
| numa_node: "0,1" | ||
| # Config is used to overwrite the `server_configs.tidb` values | ||
| # The following configs are used to overwrite the `server_configs.pd` values. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| # The following configs are used to overwrite the `server_configs.pd` values. | |
| # The following configs are used to overwrite the `server_configs.tidb` values. |
yikeke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
/merge |
|
/run-all-tests |
|
cherry pick to release-4.0 in PR #2850 |
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?