fix: misspelling (#2334)

Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
This commit is contained in:
II 2024-07-25 10:38:31 +08:00 committed by GitHub
parent 8cba26482e
commit 3b361c9e6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -228,7 +228,7 @@ data:
{% if (kubernetes.coredns.dns_etc_hosts|length > 0) %}
hosts /etc/coredns/hosts {
allthrough
fallthrough
}
{% endif %}
}