Remove reference to utils.tar.gz from AWS China doc

This commit is contained in:
Ciprian Hacman 2020-05-29 05:47:17 +03:00
parent c0b62a74ca
commit 90793bece0
1 changed files with 0 additions and 1 deletions

View File

@ -241,7 +241,6 @@ done
KOPS_ASSETS=(
"images/protokube.tar.gz"
"linux/amd64/nodeup"
"linux/amd64/utils.tar.gz"
)
for asset in "${KOPS_ASSETS[@]}"; do
kops_path="kops/$KOPS_VERSION/$asset"