add named port for frontend-external so that istio metrics aren't blocked

This commit is contained in:
Matthew DeLio 2018-07-19 09:53:28 -07:00
parent f149cc050b
commit 1bc817a013

View file

@ -72,5 +72,6 @@ spec:
selector:
app: frontend
ports:
- port: 80
- name: http
port: 80
targetPort: 8080