Skip to content

Instantly share code, notes, and snippets.

@mandarjog
Created February 23, 2018 01:27
Show Gist options
  • Save mandarjog/a9119bd42a10a5e47aef56e7903462f2 to your computer and use it in GitHub Desktop.
Save mandarjog/a9119bd42a10a5e47aef56e7903462f2 to your computer and use it in GitHub Desktop.
apiVersion: "config.istio.io/v1alpha2"
kind: EgressRule
metadata:
name: ubuntu
spec:
destination:
service: "*.ubuntu.com"
ports:
- port: 80
protocol: http
- port: 443
protocol: https
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment