Skip to content

Commit

Permalink
Add comments to gateway.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Whitney Lee <[email protected]>
  • Loading branch information
wiggitywhitney committed Jan 30, 2025
1 parent f528fdd commit a8ea2b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/istio/gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a8ea2b8

Please sign in to comment.