Skip to content

Instantly share code, notes, and snippets.

@mandarjog
Created February 23, 2018 01:29
Show Gist options
  • Save mandarjog/e4642def4036c471731fb9555a2a3f1b to your computer and use it in GitHub Desktop.
Save mandarjog/e4642def4036c471731fb9555a2a3f1b to your computer and use it in GitHub Desktop.
apiVersion: "config.istio.io/v1alpha2"
kind: EgressRule
metadata:
name: debian
spec:
destination:
service: "*.debian.org"
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