Release v0.2.0 (#331)

This commit is contained in:
Megan O'Keefe 2020-04-24 13:50:42 -04:00 committed by GitHub
parent 52fdde2e7f
commit fda80607e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 407 additions and 405 deletions

View file

@ -16,20 +16,6 @@
# WARNING: This file is autogenerated. Do not manually edit.
# ----------------------------------------------------------
apiVersion: networking.istio.io/v1alpha3
kind: VirtualService
metadata:
name: frontend
spec:
hosts:
- "frontend.default.svc.cluster.local"
http:
- route:
- destination:
host: frontend
port:
number: 80
---
apiVersion: networking.istio.io/v1alpha3
kind: Gateway
metadata:
@ -62,6 +48,20 @@ spec:
number: 80
---
apiVersion: networking.istio.io/v1alpha3
kind: VirtualService
metadata:
name: frontend
spec:
hosts:
- "frontend.default.svc.cluster.local"
http:
- route:
- destination:
host: frontend
port:
number: 80
---
apiVersion: networking.istio.io/v1alpha3
kind: ServiceEntry
metadata:
name: whitelist-egress-googleapis