In T364551: [SPIKE] Send an image thumbnail to the logo detection service we implemented a MW API endpoint that calls the logo detection service deployed in LiftWing staging.
- Update the request to call LiftWing production
- host: localhost:6031- see T364551#9989502
- host header: logo-detection.KUBERNETES_NAMESPACE.wikimedia.org - the KUBERNETES_NAMESPACE value should be available after T370757: Deploy logo-detection model-server to LiftWing production
- check if T364551#10017840 requires implementation