Add selector to Gateway example (#2783)

This commit is contained in:
Frank Budinsky 2018-10-19 13:35:18 -04:00 committed by GitHub
parent 158bfa1d05
commit 22eba71958
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1024,6 +1024,8 @@ kind: Gateway
metadata:
name: bookinfo-gateway
spec:
selector:
istio: ingressgateway # use istio default controller
servers:
- port:
number: 443