Skip to content

Commit

Permalink
fix 解决部署遇到的不成功问题
Browse files Browse the repository at this point in the history
Signed-off-by: wangs <[email protected]>
  • Loading branch information
wangwangyusur288 authored and bobz965 committed Sep 6, 2024
1 parent b9c3c21 commit 6640cdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/images/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5154,6 +5154,7 @@ while true; do
sleep 1
done
kubectl rollout status daemonset/kube-ovn-pinger -n kube-system --timeout 120s
sleep 1
kubectl wait pod --for=condition=Ready -l app=kube-ovn-pinger -n kube-system --timeout 120s
echo "-------------------------------"
echo ""
Expand Down

0 comments on commit 6640cdc

Please sign in to comment.