hr~ hai 3 semanas
pai
achega
49c45b417f
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      k3s-INFRA/DEV/traefik-rules/auction-bid/IngressRoute.yaml

+ 10 - 0
k3s-INFRA/DEV/traefik-rules/auction-bid/IngressRoute.yaml

@@ -24,6 +24,16 @@ spec:
       services:
         - name: auction-bid
           port: 80
+    - kind: Rule
+      match: >-
+        Host(`dev.ahxpm.com`) && PathPrefix(`/bid/ws/lot/`)
+      middlewares:
+        - name: auction-bid-strip
+        - name: bid-cors-header
+        - name: ahx-oidc.authn-optional-app
+      services:
+        - name: auction-bid
+          port: 80
   
     - kind: Rule
       match: >-