diff --git a/juiceshop/traefik-ingressR.yaml b/juiceshop/traefik-ingressR.yaml index bcf0b6b..0f8a446 100644 --- a/juiceshop/traefik-ingressR.yaml +++ b/juiceshop/traefik-ingressR.yaml @@ -46,7 +46,7 @@ spec: certResolver: le routes: - - match: Host(`whoami.172.233.169.31.nip.io`) && PathPrefix(`/`) + - match: Host(`origin-juiceshop.akamai-lab.com`) && PathPrefix(`/`) kind: Rule services: - name: juiceshop