diff --git a/gp2504/ingress.yaml b/gp2504/ingress.yaml index 7479372..6cd98ee 100644 --- a/gp2504/ingress.yaml +++ b/gp2504/ingress.yaml @@ -14,9 +14,9 @@ metadata: # nginx.ingress.kubernetes.io/ssl-redirect: "true" # nginx.ingress.kubernetes.io/force-ssl-redirect: "true" spec: - #tls: - #- hosts: - # - api.g2504.qq.com + tls: + - hosts: + - api.g2504.qq.com # - h5.g2504.qq.com # - admin.g2504.qq.com # - agent.g2504.qq.com