Skip to content

Commit

Permalink
replace tidb cluster to tidb
Browse files Browse the repository at this point in the history
Co-Authored-By: Yecheng Fu <cofyc.jackson@gmail.com>
  • Loading branch information
shonge and cofyc committed Mar 19, 2020
1 parent d8a09ba commit 69fc5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/util/crdutil.go
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ var (
autoScalerTiDBMinReplicasColumn = extensionsobj.CustomResourceColumnDefinition{
Name: "TiDB-MinReplicas",
Type: "integer",
Description: "The Min replicas number of TiDB cluster",
Description: "The minimal replicas of TiDB",
JSONPath: ".spec.tidb.minReplicas",
}
)
Expand Down

0 comments on commit 69fc5a4

Please sign in to comment.