tzelch opened a new issue, #513:
URL: https://github.com/apache/solr-operator/issues/513

   Hi guys,
   
   First of all thanks for everybody working on this operator, it was quite 
easy to use even for a Solr noob like me :)
   
   I need to access my solr cloud from an angular Application and am running 
into cross origin errors.
   The easiest way to enable cross origin resource sharing seems to be to edit 
the web.xml / webdefault.xml:
   http://laurenthinoul.com/how-to-enable-cors-in-solr/
   
   On a regular deployment directly in Docker or on a VM this is easily done, 
but using Kubernetes and the operator it seems there is no easy way to do this 
and I might have to build a custom solr image.
   
   Figured I asked if somebody else is running the operator and found an 
elegant solution to enable CORS?
   
   Thanks in advance,
   Thomas


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to