Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Freax13 committed Sep 9, 2024
1 parent bc0296f commit 7fc6aa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/internal/kubeclient/deploy.go
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ retryLoop:
return err
}
if desiredPods <= numPodsReady {
time.Sleep(5 * time.Second)
return nil
}
case watch.Deleted:
Expand Down

0 comments on commit 7fc6aa8

Please sign in to comment.