mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Fix kube-push.sh
This commit is contained in:
parent
9e9d9b8913
commit
a6668f625b
@ -28,6 +28,6 @@ source $(dirname $0)/$KUBERNETES_PROVIDER/util.sh
|
|||||||
echo "Updating cluster using provider: $KUBERNETES_PROVIDER"
|
echo "Updating cluster using provider: $KUBERNETES_PROVIDER"
|
||||||
|
|
||||||
verify-prereqs
|
verify-prereqs
|
||||||
kube-up
|
kube-push
|
||||||
|
|
||||||
echo "Done"
|
echo "Done"
|
||||||
|
Loading…
Reference in New Issue
Block a user