Skip to content

Commit c24aae4

Browse files
authored
Update README.md
1 parent 24f7a9c commit c24aae4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/ingress-nginx/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,7 @@ As of version `1.26.0` of this chart, by simply not providing any clusterIP valu
403403
| controller.service.appProtocol | bool | `true` | If enabled is adding an appProtocol option for Kubernetes service. An appProtocol field replacing annotations that were using for setting a backend protocol. Here is an example for AWS: service.beta.kubernetes.io/aws-load-balancer-backend-protocol: http 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 # |
404404
| controller.service.enableHttp | bool | `true` | |
405405
| controller.service.enableHttps | bool | `true` | |
406+
| controller.service.enableHttp2 | bool | `false` | |
406407
| controller.service.enabled | bool | `true` | |
407408
| controller.service.external.enabled | bool | `true` | |
408409
| controller.service.externalIPs | list | `[]` | List of IP addresses at which the controller services are available # Ref: https://kubernetes.io/docs/concepts/services-networking/service/#external-ips # |

0 commit comments

Comments
 (0)