Update README.md

Fix typo
This commit is contained in:
Michael Beasley 2021-08-03 23:22:03 -05:00 committed by GitHub
parent 2ba6b99425
commit e9403b2945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ but for now we just expose it via DNS.
### Pods with hostNetworking
dns-controller can add DNS records that point to nodes *with hostNetworknig* enabled.
dns-controller can add DNS records that point to nodes *with hostNetworking* enabled.
The dns-controller recognizes annotations on pod.
@ -51,4 +51,4 @@ spec:
watchIngress: true
```
dns-controller will then map the specified ingress hostname and the `LoadBalancer` assigned to the ingress.
dns-controller will then map the specified ingress hostname and the `LoadBalancer` assigned to the ingress.