Add http2 to default listen args

This commit is contained in:
Salt 2021-09-18 07:47:10 -05:00
parent a55ea64d4a
commit 542d779be2

View File

@ -21,7 +21,7 @@ ingress_container_networks:
ingress_container_certbot_email: rehashedsalt@cock.li
# General Nginx configuration
ingress_listen_args: "443 ssl"
ingress_listen_args: "443 http2 ssl"
ingress_resolver: 8.8.8.8
# This non-obvious setting controls whether directives for certificates will be added to hosts
# Set to "no" if you do not plan on terminating TLS at the ingress controller, like when using