aboutsummaryrefslogtreecommitdiffstats
path: root/community/coredns/coredns.confd
diff options
context:
space:
mode:
Diffstat (limited to 'community/coredns/coredns.confd')
-rw-r--r--community/coredns/coredns.confd9
1 files changed, 9 insertions, 0 deletions
diff --git a/community/coredns/coredns.confd b/community/coredns/coredns.confd
new file mode 100644
index 00000000000..4699dc44539
--- /dev/null
+++ b/community/coredns/coredns.confd
@@ -0,0 +1,9 @@
+###
+# CoreDNS config
+#
+
+COREDNS_CONFIG="/etc/coredns/Corefile"
+COREDNS_EXTRA_ARGS=""
+
+# Uncomment / edit to enable healthchecks
+#COREDNS_HEALTHCHECK_URI="127.0.0.1:8080/health"