Skip to content

Commit 802e9c3

Browse files
author
Julien Cavoizy
committed
Revert "Update README.md"
This reverts commit c24aae4.
1 parent 0cacc7e commit 802e9c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

charts/ingress-nginx/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,6 @@ 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` | |
407406
| controller.service.enabled | bool | `true` | |
408407
| controller.service.external.enabled | bool | `true` | |
409408
| 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)