diff --git a/deployment.yaml b/deployment.yaml
index 43222922c6c55a5051c318c7f6e2bea1831c3c3d..adf83be72f1875e025750e56719481040ffc5697 100644
--- a/deployment.yaml
+++ b/deployment.yaml
@@ -41,6 +41,8 @@ kind: Ingress
 metadata:
   annotations:
     cert-manager.io/cluster-issuer: "letsencrypt-production"
+    nginx.ingress.kubernetes.io/enable-cors: "true"
+    nginx.ingress.kubernetes.io/cors-allow-origin: 'wakefield.ai'
     kubernetes.io/ingress.class: nginx
   name: "movie-titles"
 spec: