mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 19:52:42 +00:00
Rename cloudcfg to kubecfg
This commit is contained in:
@@ -22,7 +22,7 @@ source $(dirname $0)/config-go.sh
|
||||
|
||||
cd "${KUBE_TARGET}"
|
||||
|
||||
BINARIES="proxy integration apiserver controller-manager kubelet cloudcfg localkube"
|
||||
BINARIES="proxy integration apiserver controller-manager kubelet kubecfg localkube"
|
||||
|
||||
if [ $# -gt 0 ]; then
|
||||
BINARIES="$@"
|
||||
|
Reference in New Issue
Block a user