Skip to content

Commit 2327071

Browse files
Update pkg/controller/ps/upgrade.go
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 655c30e commit 2327071

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/controller/ps/upgrade.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ func (r *PerconaServerMySQLReconciler) smartUpdate(ctx context.Context, sts *app
116116
return err
117117
}
118118
}
119-
120119
backoff := wait.Backoff{
121120
Steps: 5,
122121
Duration: 500 * time.Millisecond,

0 commit comments

Comments
 (0)