Skip to content

Commit

Permalink
fix note
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyelei committed Oct 24, 2024
1 parent 2b6f894 commit a5b1df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/controller/configuration/config_template_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ true
CoreNum: 2,
}, false)).Should(Equal("384M"))

// for shard
// for share
Expect(calMysqlPoolSizeByResource(&ResourceDefinition{
MemorySize: 1024 * 1024 * 0.5,
CoreNum: 1,
Expand Down

0 comments on commit a5b1df6

Please sign in to comment.