Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: xhe <[email protected]>
  • Loading branch information
xhebox committed Jul 26, 2023
1 parent 4d2cfd4 commit 912cbdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/manager/member/tiproxy_upgrader.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (
)

const (
annoKeyTiProxyMinReadySeconds = "tidb.pingcap.com/tidb-min-ready-seconds"
annoKeyTiProxyMinReadySeconds = "tiproxy.pingcap.com/tiproxy-min-ready-seconds"
)

type tiproxyUpgrader struct {
Expand Down

0 comments on commit 912cbdd

Please sign in to comment.