mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
Merge pull request #18456 from thockin/bump-flannel-ver
Auto commit by PR queue bot
This commit is contained in:
@@ -256,6 +256,7 @@ EOF
|
||||
function create-flanneld-opts() {
|
||||
cat <<EOF > ~/kube/default/flanneld
|
||||
FLANNEL_OPTS="--etcd-endpoints=http://${1}:4001 \
|
||||
--ip-masq \
|
||||
--iface=${2}"
|
||||
EOF
|
||||
}
|
||||
|
Reference in New Issue
Block a user