From 832d679cc5cb55a735e4328c9b67ad75abb78cdd Mon Sep 17 00:00:00 2001 From: william Date: Wed, 16 Apr 2025 03:02:56 +0800 Subject: [PATCH] 1 --- gp2504/ingress.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gp2504/ingress.yaml b/gp2504/ingress.yaml index 6b7fd15..e7d7bd9 100644 --- a/gp2504/ingress.yaml +++ b/gp2504/ingress.yaml @@ -14,8 +14,10 @@ metadata: spec: tls: - hosts: - - *.qq.com - - *.g2504.qq.com + - api.g2504.qq.com + - h5.g2504.qq.com + - admin.g2504.qq.com + - agent.g2504.qq.com secretName: server-tls-secret # 对应你的服务端 SSL Secret rules: - host: api.g2504.qq.com