mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
fix typo in build/common.sh
This commit is contained in:
parent
dee81ed56a
commit
7985e2c374
@ -590,8 +590,8 @@ function kube::build::rsync_probe {
|
|||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
# Start up the rsync container in the backgound. This should be explicitly
|
# Start up the rsync container in the background. This should be explicitly
|
||||||
# stoped with kube::build::stop_rsyncd_container.
|
# stopped with kube::build::stop_rsyncd_container.
|
||||||
#
|
#
|
||||||
# This will set the global var KUBE_RSYNC_ADDR to the effective port that the
|
# This will set the global var KUBE_RSYNC_ADDR to the effective port that the
|
||||||
# rsync daemon can be reached out.
|
# rsync daemon can be reached out.
|
||||||
|
Loading…
Reference in New Issue
Block a user