Commenting value file
This commit is contained in:
parent
904bd55547
commit
318667fade
1 changed files with 1 additions and 1 deletions
|
@ -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: {}
|
||||
|
|
Loading…
Reference in a new issue