add missed kubernetes option to syntax box (#2281)

This commit is contained in:
DavadDi 2018-11-08 20:38:47 +08:00 committed by Chris O'Haver
parent bad135cdc5
commit 12e18a263f

View file

@ -41,8 +41,10 @@ kubernetes [ZONES...] {
endpoint_pod_names endpoint_pod_names
upstream [ADDRESS...] upstream [ADDRESS...]
ttl TTL ttl TTL
noendpoints
transfer to ADDRESS... transfer to ADDRESS...
fallthrough [ZONES...] fallthrough [ZONES...]
ignore empty_service
} }
``` ```