mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 20:50:24 +00:00
Fixed typo in upgrade.sh script
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user