From 90c47c0dc2ed605fb444c4bb4aca78addbec5ece Mon Sep 17 00:00:00 2001 From: Gwynne Monahan Date: Wed, 4 Oct 2023 11:19:27 -0500 Subject: [PATCH] OSSM-4531 Issue in file service_mesh/v2x/ossm-traffic-manage.adoc --- modules/ossm-deploying-automatic-gateway-injection.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ossm-deploying-automatic-gateway-injection.adoc b/modules/ossm-deploying-automatic-gateway-injection.adoc index fb1ac32fa8..73b7c71e49 100644 --- a/modules/ossm-deploying-automatic-gateway-injection.adoc +++ b/modules/ossm-deploying-automatic-gateway-injection.adoc @@ -28,7 +28,7 @@ spec: selector: istio: ingressgateway ports: - - name: http + - name: http2 port: 80 targetPort: 8080 - name: https