Release v0.1.1
This commit is contained in:
parent
55f5061532
commit
27df445fc2
2 changed files with 37 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue