Skip to content

Instantly share code, notes, and snippets.

@salrashid123
Created February 6, 2018 15:27
Show Gist options
  • Save salrashid123/c3dd9f11fd47c8b8af4c03fb063b27cc to your computer and use it in GitHub Desktop.
Save salrashid123/c3dd9f11fd47c8b8af4c03fb063b27cc to your computer and use it in GitHub Desktop.
istio_doc_egress
apiVersion: config.istio.io/v1alpha2
kind: EgressRule
metadata:
name: allow-googleapis-egress-rule
spec:
destination:
service: www.bbc.com
ports:
- port: 443
protocol: https
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment