peridot/infrastructure/istio-prod/google.yaml

14 lines
262 B
YAML
Raw Normal View History

2022-07-07 20:11:50 +00:00
apiVersion: networking.istio.io/v1alpha3
kind: ServiceEntry
metadata:
name: google
namespace: istio-system
spec:
hosts:
- oauth2.googleapis.com
ports:
- number: 443
name: https
protocol: TCP
resolution: DNS
location: MESH_EXTERNAL