microservices-demo/istio-manifests/currencyservice-egress-external.yaml
Ahmet Alp Balkan 420a074091 add initial istio-manifests
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-07-03 13:41:56 -07:00

14 lines
252 B
YAML

apiVersion: networking.istio.io/v1alpha3
kind: ServiceEntry
metadata:
name: currency-provider-external
spec:
hosts:
- www.ecb.europa.eu
ports:
- number: 80
name: http
protocol: HTTP
- number: 443
name: https
protocol: HTTPS