Skip to content

Instantly share code, notes, and snippets.

@zparnold
Created October 30, 2018 18:40
Show Gist options
  • Save zparnold/cdc72acd6f1b8ba8410d15d7a2f3e667 to your computer and use it in GitHub Desktop.
Save zparnold/cdc72acd6f1b8ba8410d15d7a2f3e667 to your computer and use it in GitHub Desktop.
apiVersion: networking.istio.io/v1alpha3
kind: ServiceEntry
metadata:
name: stripe-external
spec:
hosts:
- "api.stripe.com"
ports:
- number: 443
name: https
protocol: HTTPS
resolution: NONE
location: MESH_EXTERNAL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment