Skip to content

Instantly share code, notes, and snippets.

@prafull01
Last active January 21, 2020 08:12
Show Gist options
  • Save prafull01/6417d39bef8a4fa342a507731b1dbd37 to your computer and use it in GitHub Desktop.
Save prafull01/6417d39bef8a4fa342a507731b1dbd37 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