Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 28, 2020 06:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/9608a8fd1c711937c23a7703f3184b58 to your computer and use it in GitHub Desktop.
Save velotiotech/9608a8fd1c711937c23a7703f3184b58 to your computer and use it in GitHub Desktop.
kind: VirtualService
metadata:
name: recommendation
spec:
hosts:
- recommendation
http:
- route:
- destination:
host: recommendation
retries:
attempts: 3
perTryTimeout: 2s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment