Skip to content

Commit 8c98fd0

Browse files
committed
update ingress
1 parent 2fd55da commit 8c98fd0

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

ingress.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,18 @@ spec:
1212
- hosts:
1313
- universal.proxypool.cuiqingcai.com
1414
secretName: tls-wildcard-proxypool-cuiqingcai-com
15+
- hosts:
16+
- proxypool.scrape.center
17+
secretName: tls-wildcard-scrape-center
1518
rules:
1619
- host: universal.proxypool.cuiqingcai.com
20+
http:
21+
paths:
22+
- backend:
23+
serviceName: proxypool
24+
servicePort: 5555
25+
path: /
26+
- host: proxypool.scrape.center
1727
http:
1828
paths:
1929
- backend:

0 commit comments

Comments
 (0)