diff --git a/examples/istio/gateway.yaml b/examples/istio/gateway.yaml index 113ed5f82..0a027952c 100644 --- a/examples/istio/gateway.yaml +++ b/examples/istio/gateway.yaml @@ -3,6 +3,8 @@ kind: Gateway metadata: name: istio-rollout-gateway spec: + # The selector matches the ingress gateway pod labels. + # If you installed Istio using Helm following the standard documentation, this would be "istio=ingress" selector: istio: ingressgateway servers: