Corrected service dns name

I think data.prod.cluster.local should change to data.prod.svc.cluster.local
This commit is contained in:
Namesh Sanjitha
2021-04-26 06:53:52 +10:00
committed by GitHub
parent 1869573927
commit 7dda1ca2e7
@@ -49,7 +49,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