From 318667fadee5064a78766b4ac072285f4cc431a8 Mon Sep 17 00:00:00 2001 From: Milos <16776599+hau21um@users.noreply.github.com> Date: Tue, 18 Jul 2023 21:38:39 +0200 Subject: [PATCH] Commenting value file --- charts/ingress-nginx/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ingress-nginx/values.yaml b/charts/ingress-nginx/values.yaml index 552d1b10b..ea64cdeef 100644 --- a/charts/ingress-nginx/values.yaml +++ b/charts/ingress-nginx/values.yaml @@ -413,9 +413,9 @@ controller: # It allows choosing the protocol for each backend specified in the Kubernetes service. # See the following GitHub issue for more details about the purpose: https://github.com/kubernetes/kubernetes/issues/40244 # Will be ignored for Kubernetes versions older than 1.20 - # For GatewayAPI in GKE uppercase values are expected, otherwise LB healthchecks will be allways http. ## appProtocol: true + # -- For GatewayAPI in GKE uppercase values are expected, otherwise LB healthchecks will be allways http. appProtocolInUpperCase: false annotations: {} labels: {}