mirror of https://github.com/istio/istio.io.git
Fix sample indentation (#4453)
This commit is contained in:
parent
fe3de42870
commit
da6a30586b
|
@ -59,7 +59,7 @@ only much more convenient when there are many hosts within the common domain.
|
|||
tls:
|
||||
- match:
|
||||
- port: 443
|
||||
sni_hosts:
|
||||
sni_hosts:
|
||||
- "*.wikipedia.org"
|
||||
route:
|
||||
- destination:
|
||||
|
|
Loading…
Reference in New Issue