mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
Fixed typo in upgrade.sh script
This commit is contained in:
parent
11fdfb50d5
commit
4dc6a9f2a1
@ -253,7 +253,7 @@ function do-node-upgrade() {
|
|||||||
echo "Rolling update ${update} is ${result} state and finished."
|
echo "Rolling update ${update} is ${result} state and finished."
|
||||||
break
|
break
|
||||||
fi
|
fi
|
||||||
echo "Rolling update ${update} is stil in ${result} state."
|
echo "Rolling update ${update} is still in ${result} state."
|
||||||
sleep 10
|
sleep 10
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user