Skip to content

Instantly share code, notes, and snippets.

@masroorhasan
Last active May 20, 2019 14:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save masroorhasan/6dc7d958b1308ef4a6a4ac7899520270 to your computer and use it in GitHub Desktop.
Save masroorhasan/6dc7d958b1308ef4a6a4ac7899520270 to your computer and use it in GitHub Desktop.
apiVersion: networking.istio.io/v1alpha3
kind: ServiceEntry
metadata:
name: aws-s3
spec:
hosts:
- s3.us-east-2.amazonaws.com
ports:
- number: 80
name: http-port
protocol: HTTP
- number: 443
name: https
protocol: HTTPS
resolution: DNS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment