diff --git a/roles/ingress/defaults/main.yml b/roles/ingress/defaults/main.yml index e84540a..d7bbf09 100644 --- a/roles/ingress/defaults/main.yml +++ b/roles/ingress/defaults/main.yml @@ -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