diff --git a/manifests/nginx_ingress_http.yaml b/manifests/nginx_ingress_http.yaml
index 619d85f7a82af48c71464038bf14a833903d1a58..8f96f000e69881ec0c5a3cc42a11548feb2900e7 100644
--- a/manifests/nginx_ingress_http.yaml
+++ b/manifests/nginx_ingress_http.yaml
@@ -69,3 +69,10 @@ spec:
                 name: nbiservice
                 port:
                   number: 8080
+          - path: /()(camara/.*)
+            pathType: Prefix
+            backend:
+              service:
+                name: nbiservice
+                port:
+                  number: 8080