Germey 6 anni fa
parent
commit
8c98fd0be7
1 ha cambiato i file con 10 aggiunte e 0 eliminazioni
  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: