mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 02:03:13 -05:00
Fix some typos in README (#896)
remove extraneous "]"s from the syntax def...
This commit is contained in:
committed by
John Belamaric
parent
28b8a09240
commit
5468a6e162
@@ -23,10 +23,10 @@ all the zones the middleware should be authoritative for.
|
|||||||
kubernetes [ZONES...] {
|
kubernetes [ZONES...] {
|
||||||
resyncperiod DURATION
|
resyncperiod DURATION
|
||||||
endpoint URL
|
endpoint URL
|
||||||
tls CERT KEY CACERT]
|
tls CERT KEY CACERT
|
||||||
namespaces NAMESPACE [NAMESPACE...]
|
namespaces NAMESPACE [NAMESPACE...]
|
||||||
labels EXPRESSION
|
labels EXPRESSION
|
||||||
pods POD-MODE]
|
pods POD-MODE
|
||||||
upstream ADDRESS [ADDRESS...]
|
upstream ADDRESS [ADDRESS...]
|
||||||
federation NAME DOMAIN
|
federation NAME DOMAIN
|
||||||
fallthrough
|
fallthrough
|
||||||
|
|||||||
Reference in New Issue
Block a user