Skip to content

Commit

Permalink
golint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gandhipr committed Jan 24, 2024
1 parent 4f5fffa commit e6c51a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-autoscaler/cloudprovider/azure/azure_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const (
rateLimitWriteQPSEnvVar = "RATE_LIMIT_WRITE_QPS"
rateLimitWriteBucketsEnvVar = "RATE_LIMIT_WRITE_BUCKETS"

// refresh period in seconds
// VmssSizeRefreshPeriodDefault in seconds
VmssSizeRefreshPeriodDefault = 30

// auth methods
Expand Down

0 comments on commit e6c51a3

Please sign in to comment.