diff --git a/examples/istio-subset/virtualservice.yaml b/examples/istio-subset/virtualservice.yaml index be9c36a14..2d27e6247 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 148496c67..d04309dd5 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: