We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c24aae4 commit 753b4d1Copy full SHA for 753b4d1
charts/ingress-nginx/values.yaml
@@ -430,6 +430,7 @@ controller:
430
loadBalancerClass: ""
431
enableHttp: true
432
enableHttps: true
433
+ enableHttp2: false
434
## Set external traffic policy to: "Local" to preserve source IP on providers supporting it.
435
## Ref: https://kubernetes.io/docs/tutorials/services/source-ip/#source-ip-for-services-with-typeloadbalancer
436
# externalTrafficPolicy: ""
0 commit comments