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.
|
# 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
|
# 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
|
# 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
|
appProtocol: true
|
||||||
|
# -- For GatewayAPI in GKE uppercase values are expected, otherwise LB healthchecks will be allways http.
|
||||||
appProtocolInUpperCase: false
|
appProtocolInUpperCase: false
|
||||||
annotations: {}
|
annotations: {}
|
||||||
labels: {}
|
labels: {}
|
||||||
|
|
Loading…
Reference in a new issue