mirror of https://github.com/k3s-io/k3s
Remove kube-dns from golang.sh
parent
21f84db48f
commit
266bf80404
|
@ -188,7 +188,6 @@ readonly KUBE_ALL_BINARIES=("${KUBE_ALL_TARGETS[@]##*/}")
|
|||
readonly KUBE_STATIC_LIBRARIES=(
|
||||
kube-apiserver
|
||||
kube-controller-manager
|
||||
kube-dns
|
||||
kube-scheduler
|
||||
kube-proxy
|
||||
kube-discovery
|
||||
|
|
Loading…
Reference in New Issue