mirror of
https://github.com/actions/runner-images.git
synced 2026-01-07 02:28:54 +08:00
Fix kubectl installation (#799)
* Fix kubectl installation * Fix kubectl installation * Add --client flag * Fix for ubuntu 16.04 * Move kubectl apt packages installation to basic.sh * Combined separated scripts for kubectl installation to one * Minor fix * Remove apt-transport-https package from basic.sh * Delete helm init
This commit is contained in:
committed by
Mikhail Timofeev
parent
fe503a6a40
commit
e132f308cc
@@ -207,7 +207,7 @@
|
||||
"{{template_dir}}/scripts/installers/image-magick.sh",
|
||||
"{{template_dir}}/scripts/installers/java-tools.sh",
|
||||
"{{template_dir}}/scripts/installers/kind.sh",
|
||||
"{{template_dir}}/scripts/installers/1804/kubernetes-tools.sh",
|
||||
"{{template_dir}}/scripts/installers/kubernetes-tools.sh",
|
||||
"{{template_dir}}/scripts/installers/leiningen.sh",
|
||||
"{{template_dir}}/scripts/installers/1804/mercurial.sh",
|
||||
"{{template_dir}}/scripts/installers/miniconda.sh",
|
||||
|
||||
Reference in New Issue
Block a user