kind: VirtualService | |
metadata: | |
name: recommendation | |
spec: | |
hosts: | |
- recommendation | |
http: | |
- route: | |
- destination: | |
host: recommendation | |
timeout: 1.000s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment