mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
Fix a typo in #18490.
This commit is contained in:
@@ -526,7 +526,7 @@ function provision-masterandnode() {
|
||||
'${KUBELET_CONFIG}'
|
||||
create-kube-proxy-opts \
|
||||
'${MASTER_IP}' \
|
||||
'${MASTER_IP}'
|
||||
'${MASTER_IP}' \
|
||||
create-flanneld-opts '127.0.0.1' '${MASTER_IP}'
|
||||
|
||||
sudo -E -p '[sudo] password to start master: ' -- /bin/bash -ce '
|
||||
|
Reference in New Issue
Block a user