From 6a27cf1d148ef36b00b3ba07c65c681a44c96c48 Mon Sep 17 00:00:00 2001 From: biswajit-9776 Date: Fri, 17 Jan 2025 11:42:00 +0530 Subject: [PATCH] Fixed yaml format Signed-off-by: biswajit-9776 --- .../istio-install/base/istio-ingressgateway-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/istio-1-24/istio-install/base/istio-ingressgateway-service.yaml b/common/istio-1-24/istio-install/base/istio-ingressgateway-service.yaml index 9fe22b71b..78c0d9804 100644 --- a/common/istio-1-24/istio-install/base/istio-ingressgateway-service.yaml +++ b/common/istio-1-24/istio-install/base/istio-ingressgateway-service.yaml @@ -59,4 +59,4 @@ roleRef: name: istio-ingressgateway-sds subjects: - kind: ServiceAccount - name: istio-ingressgateway-service-account \ No newline at end of file + name: istio-ingressgateway-service-account