소스 검색

update ingress

Germey 6 년 전
부모
커밋
8c98fd0be7
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      ingress.yml

+ 10 - 0
ingress.yml

@@ -12,8 +12,18 @@ spec:
     - hosts:
         - universal.proxypool.cuiqingcai.com
       secretName: tls-wildcard-proxypool-cuiqingcai-com
+    - hosts:
+        - proxypool.scrape.center
+      secretName: tls-wildcard-scrape-center
   rules:
     - host: universal.proxypool.cuiqingcai.com
+      http:
+        paths:
+          - backend:
+              serviceName: proxypool
+              servicePort: 5555
+            path: /
+    - host: proxypool.scrape.center
       http:
         paths:
           - backend: