aboutsummaryrefslogtreecommitdiff
path: root/plugin/k8s_external
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2020-01-31 12:37:24 +0100
committerGravatar GitHub <noreply@github.com> 2020-01-31 11:37:24 +0000
commitf77c6e55bf735ab3e08feaa8dbbf4a995512a992 (patch)
tree4673f537d44dc33d3ad8645dd5963cf2536605de /plugin/k8s_external
parent510f2c503da2d8a428c656f5240481b2f2f4b718 (diff)
downloadcoredns-f77c6e55bf735ab3e08feaa8dbbf4a995512a992.tar.gz
coredns-f77c6e55bf735ab3e08feaa8dbbf4a995512a992.tar.zst
coredns-f77c6e55bf735ab3e08feaa8dbbf4a995512a992.zip
presubmit: test README.md sections (#3644)
Automatically submitted.
Diffstat (limited to 'plugin/k8s_external')
-rw-r--r--plugin/k8s_external/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/k8s_external/README.md b/plugin/k8s_external/README.md
index dc251ab02..9fded952a 100644
--- a/plugin/k8s_external/README.md
+++ b/plugin/k8s_external/README.md
@@ -57,7 +57,7 @@ k8s_external [ZONE...] {
* **APEX** is the name (DNS label) to use for the apex records; it defaults to `dns`.
* `ttl` allows you to set a custom **TTL** for responses. The default is 5 (seconds).
-# Examples
+## Examples
Enable names under `example.org` to be resolved to in-cluster DNS addresses.