Skip to content

Instantly share code, notes, and snippets.

@alicek106
Created March 1, 2020 04:16
Show Gist options
  • Save alicek106/0712bafab84df881e2ec7194650a0c89 to your computer and use it in GitHub Desktop.
Save alicek106/0712bafab84df881e2ec7194650a0c89 to your computer and use it in GitHub Desktop.
---
apiVersion: networking.istio.io/v1alpha3
kind: VirtualService
metadata:
name: sample-app-virtualservice
namespace: default
spec:
gateways:
- sample-app-gateway
hosts:
- flask.jaeger-sample.alicek106.com
http:
- route:
- destination:
host: ingress-annotation-test-flask-svc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment