Fix typo PassthrougBackends -> PassthroughBackends

This commit is contained in:
Justin Santa Barbara 2016-12-29 17:57:51 -05:00
parent 8e90fc0290
commit fb8208cf8b
4 changed files with 13 additions and 13 deletions

View file

@ -45,7 +45,7 @@
"customErrors": true,
"defResolver": "",
"healthzURI": "/healthz",
"passthrougBackends": [{
"passthroughBackends": [{
"namespace": "default-kubernetes-443",
"hostname": "foo-898.bar.com"
}, {