From 73d4918f2ce00eff15b90bc59c242b7ed7c222ca Mon Sep 17 00:00:00 2001 From: savagebidoof Date: Sat, 1 Jul 2023 17:33:59 +0200 Subject: [PATCH] deleted doomy file. --- 09-Ingress/01-Create-Istio-LoadBalancer/README.md | 5 ----- 1 file changed, 5 deletions(-) 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