diff --git a/helm/istio/templates/gateway.yaml b/helm/istio/templates/gateway.yaml index 1773b50..24bec47 100644 --- a/helm/istio/templates/gateway.yaml +++ b/helm/istio/templates/gateway.yaml @@ -3,8 +3,8 @@ kind: Gateway metadata: name: istio-gateway namespace: istio-ingress - labels: - - sidecar.istio.io/inject=true + annotations: + sidecar.istio.io/inect: true spec: selector: istio: ingressgateway