mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +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."
|
||||
break
|
||||
fi
|
||||
echo "Rolling update ${update} is stil in ${result} state."
|
||||
echo "Rolling update ${update} is still in ${result} state."
|
||||
sleep 10
|
||||
done
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user