Skip to content

Commit

Permalink
incorporating review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ushabelgur committed Nov 22, 2024
1 parent 36492d0 commit 8f0d270
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ var (
const (
eventuallyTimeout = 3 * time.Second
pollingInterval = 50 * time.Millisecond
consistentlyDuration = 10 * time.Second
consistentlyDuration = 3 * time.Second
apiServiceTimeout = 5 * time.Minute

controllerManagerService = "controller-manager"
Expand Down

0 comments on commit 8f0d270

Please sign in to comment.