Commit 14bb88d7 authored by Geoff Simmons's avatar Geoff Simmons

Another stylistic doc fix.

parent 289a47d4
......@@ -135,8 +135,8 @@ that:
URL path is evaluated according to the IngressRules, and matching
requests are assigned to the director corresponding to the matched
Service.
* An IngressSpec is rejected if it does not specify any Host header.
* TLS configuration in the IngressSpec is currently ignored.
* An IngressSpec is rejected if it does not specify any Host header.
* TLS configuration in the IngressSpec is currently ignored.
* The director in turn chooses a backend corresponding to an Endpoint
according to its load balancing algorithm (currently only round-robin).
* If the request does not match any Service according to the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment