istio-manifests: add portnames to serviceentry
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
e53b2956a2
commit
11e68b3733
1 changed files with 2 additions and 0 deletions
|
@ -12,5 +12,7 @@ spec:
|
|||
ports:
|
||||
- number: 80
|
||||
protocol: HTTP
|
||||
name: http
|
||||
- number: 443
|
||||
protocol: HTTPS
|
||||
name: https
|
||||
|
|
Loading…
Reference in a new issue