mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-25 17:12:50 +00:00
fix: misspelling (#2334)
Signed-off-by: joyceliu <joyceliu@yunify.com> Co-authored-by: joyceliu <joyceliu@yunify.com>
This commit is contained in:
parent
8cba26482e
commit
3b361c9e6d
|
|
@ -228,7 +228,7 @@ data:
|
|||
|
||||
{% if (kubernetes.coredns.dns_etc_hosts|length > 0) %}
|
||||
hosts /etc/coredns/hosts {
|
||||
allthrough
|
||||
fallthrough
|
||||
}
|
||||
{% endif %}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue