Skip to content

Commit

Permalink
Fixes node not initialized
Browse files Browse the repository at this point in the history
  • Loading branch information
wzshiming committed Mar 22, 2023
1 parent adc3993 commit 2432f42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stages/node-fast.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ spec:
operator: 'In'
values:
- Running
- key: '.status.conditions'
operator: 'Exists'
delay:
durationMilliseconds: 20000
jitterDurationMilliseconds: 25000
Expand Down

0 comments on commit 2432f42

Please sign in to comment.