promenade/charts/coredns
Sean Eagan 6bc3847265 Fix coredns checks
The readiness probe and helm test currently rely on
the return code of `dig`, which doesn't fail for
NXDOMAIN, which means they are not checking that
the names are actually resolved. This moves to using
`host` instead which does check this.

This also removes the checks for kubernetes etcd
domain names, since that doesn't get deployed until
after coredns.

Change-Id: I0b459f52663c936ed4b8b216614c5b4824a0713f
2019-12-02 11:49:40 -06:00
..
templates Fix coredns checks 2019-12-02 11:49:40 -06:00
Chart.yaml Migrate to self hosted using charts 2017-10-17 13:29:46 -05:00
requirements.yaml Add initial Makefile 2017-10-31 12:46:23 -05:00
values.yaml Upgrade coredns version for k8s 1.16 2019-11-11 16:34:43 +00:00