We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f528fdd commit 0d2bfbeCopy full SHA for 0d2bfbe
examples/istio-subset/virtualservice.yaml
@@ -5,9 +5,11 @@ metadata:
5
spec:
6
gateways:
7
- istio-rollout-gateway
8
+ - mesh
9
hosts:
10
- istio-rollout.apps.argoproj.io
11
- istio-rollout.local
12
+ - istio-rollout.rollouts-demo-istio.svc.cluster.local
13
http:
14
- name: primary
15
route:
examples/istio/virtualservice.yaml
+ - istio-rollout-stable.rollouts-demo-istio.svc.cluster.local
0 commit comments