Merge pull request #27717 from kpanic9/patch-1
Corrected service dns name
This commit is contained in:
@@ -50,7 +50,7 @@ options ndots:5
|
||||
```
|
||||
|
||||
In summary, a pod in the _test_ namespace can successfully resolve either
|
||||
`data.prod` or `data.prod.cluster.local`.
|
||||
`data.prod` or `data.prod.svc.cluster.local`.
|
||||
|
||||
### DNS Records
|
||||
|
||||
|
||||
Reference in New Issue
Block a user