mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 10:43:17 -04: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...] {
|
||||
resyncperiod DURATION
|
||||
endpoint URL
|
||||
tls CERT KEY CACERT]
|
||||
tls CERT KEY CACERT
|
||||
namespaces NAMESPACE [NAMESPACE...]
|
||||
labels EXPRESSION
|
||||
pods POD-MODE]
|
||||
pods POD-MODE
|
||||
upstream ADDRESS [ADDRESS...]
|
||||
federation NAME DOMAIN
|
||||
fallthrough
|
||||
|
||||
Reference in New Issue
Block a user