This commit is contained in:
william 2025-04-16 04:55:41 +08:00
parent f24d53379b
commit deb832fd02

View File

@ -16,13 +16,13 @@ metadata:
spec: spec:
tls: tls:
- hosts: - hosts:
- api.g2504.qq.com - api-g2504.qq.com
- h5.g2504.qq.com - h5-g2504.qq.com
- admin.g2504.qq.com - admin-g2504.qq.com
- agent.g2504.qq.com - agent-g2504.qq.com
secretName: tls-secret secretName: tls-secret
rules: rules:
- host: api.g2504.qq.com - host: api-g2504.qq.com
http: http:
paths: paths:
- path: / - path: /
@ -39,7 +39,7 @@ spec:
name: external-service name: external-service
port: port:
number: 80 number: 80
- host: h5.g2504.qq.com - host: h5-g2504.qq.com
http: http:
paths: paths:
- path: / - path: /
@ -63,7 +63,7 @@ spec:
name: external-service name: external-service
port: port:
number: 80 number: 80
- host: admin.g2504.qq.com - host: admin-g2504.qq.com
http: http:
paths: paths:
- path: / - path: /
@ -94,7 +94,7 @@ spec:
name: external-service name: external-service
port: port:
number: 80 number: 80
- host: agent.g2504.qq.com - host: agent-g2504.qq.com
http: http:
paths: paths:
- path: / - path: /