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: {}