diff --git a/09-Ingress/01-Create-Istio-LoadBalancer/README.md b/09-Ingress/01-Create-Istio-LoadBalancer/README.md index 49b602b..64ce9bf 100644 --- a/09-Ingress/01-Create-Istio-LoadBalancer/README.md +++ b/09-Ingress/01-Create-Istio-LoadBalancer/README.md @@ -115,11 +115,6 @@ spec: # Set a unique label for the gateway. This is required to ensure Gateways # can select this workload istio: myingressgateway - values: - gateways: - istio-ingressgateway: - # Enable gateway injection - injectionTemplate: gateway ``` ## Gateway