diff --git a/examples/istio-subset/virtualservice.yaml b/examples/istio-subset/virtualservice.yaml index be9c36a142..2d27e62479 100644 --- a/examples/istio-subset/virtualservice.yaml +++ b/examples/istio-subset/virtualservice.yaml @@ -5,9 +5,11 @@ metadata: spec: gateways: - istio-rollout-gateway + - mesh hosts: - istio-rollout.apps.argoproj.io - istio-rollout.local + - istio-rollout.rollouts-demo-istio.svc.cluster.local http: - name: primary route: diff --git a/examples/istio/virtualservice.yaml b/examples/istio/virtualservice.yaml index 148496c67e..d04309dd55 100644 --- a/examples/istio/virtualservice.yaml +++ b/examples/istio/virtualservice.yaml @@ -5,9 +5,11 @@ metadata: spec: gateways: - istio-rollout-gateway + - mesh hosts: - istio-rollout.apps.argoproj.io - istio-rollout.local + - istio-rollout-stable.rollouts-demo-istio.svc.cluster.local http: - name: primary route: