Release v0.1.1

This commit is contained in:
askmeegs 2019-05-14 10:02:35 -04:00
parent 55f5061532
commit 27df445fc2
2 changed files with 37 additions and 26 deletions

View file

@ -48,21 +48,6 @@ spec:
number: 80
---
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
---
apiVersion: networking.istio.io/v1alpha3
kind: VirtualService
metadata:
name: frontend