microservices-demo/istio-manifests/whitelist-egress-currencyprovider.yaml

15 lines
252 B
YAML
Raw Normal View History

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