@@ -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: >-