mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-12 23:14:47 -03:30
fix-up some spelling mistakes (#5202)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
1cf6a99df4
commit
3bcdf46937
@@ -1,6 +1,6 @@
|
||||
---
|
||||
# The interface used by canal for host <-> host communication.
|
||||
# If left blank, then the interface is chosing using the node's
|
||||
# If left blank, then the interface is choosing using the node's
|
||||
# default route.
|
||||
canal_iface: ""
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ data:
|
||||
etcd_endpoints: "{{ etcd_access_addresses }}"
|
||||
|
||||
# The interface used by canal for host <-> host communication.
|
||||
# If left blank, then the interface is chosing using the node's
|
||||
# If left blank, then the interface is choosing using the node's
|
||||
# default route.
|
||||
flanneld_iface: "{{ canal_iface }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user