diff --git a/kubernetes/system/ingress-nginx/helm/values.yaml b/kubernetes/system/ingress-nginx/helm/values.yaml index 3dc3786..a0fca6c 100644 --- a/kubernetes/system/ingress-nginx/helm/values.yaml +++ b/kubernetes/system/ingress-nginx/helm/values.yaml @@ -46,7 +46,8 @@ controller: http: 80 https: 443 # -- Will add custom configuration options to Nginx https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/ - config: {} + config: + use-http2: "true" # -- Annotations to be added to the controller config configuration configmap. configAnnotations: {} # -- Will add custom headers before sending traffic to backends according to https://github.com/kubernetes/ingress-nginx/tree/main/docs/examples/customization/custom-headers