Merge pull request #29908 from aysabzevar/fix-a-grammar-mistake-Chinese-version

fix a grammar mistake - Chinese version
This commit is contained in:
Kubernetes Prow Robot
2021-10-03 18:25:07 -07:00
committed by GitHub
@@ -1819,7 +1819,7 @@ spec:
```
<!--
ExternalName accepts an IPv4 address string, but as a DNS names comprised of digits, not as an IP address. ExternalNames that resemble IPv4 addresses are not resolved by CoreDNS or ingress-nginx because ExternalName
ExternalName accepts an IPv4 address string, but as a DNS name comprised of digits, not as an IP address. ExternalNames that resemble IPv4 addresses are not resolved by CoreDNS or ingress-nginx because ExternalName
is intended to specify a canonical DNS name. To hardcode an IP address, consider using
[headless Services](#headless-services).
-->