diff --git a/apps/infra/net/nginx/helmchart.yaml b/apps/infra/net/nginx/helmchart.yaml index e778494..557886f 100644 --- a/apps/infra/net/nginx/helmchart.yaml +++ b/apps/infra/net/nginx/helmchart.yaml @@ -37,6 +37,8 @@ spec: use-forwarded-headers: "true" allow-snippet-annotations: "true" annotations-risk-level: Critical + # 启用http2 + use-http2: "true" # http to https重定向 ssl-redirect: "true" # 自定义错误页面