fix a grammar mistake - Chinese version
parent
9c475f3c2b
commit
0b814897cb
|
@ -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
|
is intended to specify a canonical DNS name. To hardcode an IP address, consider using
|
||||||
[headless Services](#headless-services).
|
[headless Services](#headless-services).
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Reference in New Issue