Skip to content

Commit 7b8fa02

Browse files
committed
trigger VPA tests
1 parent 7033203 commit 7b8fa02

File tree

1 file changed

+1
-0
lines changed
  • vertical-pod-autoscaler/pkg/updater

1 file changed

+1
-0
lines changed

vertical-pod-autoscaler/pkg/updater/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ const (
160160
defaultRetryPeriod = 2 * time.Second
161161
)
162162

163+
// defaultLeaderElectionConfiguration provides default leader election
163164
func defaultLeaderElectionConfiguration() componentbaseconfig.LeaderElectionConfiguration {
164165
return componentbaseconfig.LeaderElectionConfiguration{
165166
LeaderElect: false,

0 commit comments

Comments
 (0)