mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +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"
|
||||
|
||||
verify-prereqs
|
||||
kube-up
|
||||
kube-push
|
||||
|
||||
echo "Done"
|
||||
|
Loading…
Reference in New Issue
Block a user