elangelo commented on PR #756: URL: https://github.com/apache/solr-operator/pull/756#issuecomment-2654002210
I was doing this with solr 9.8.0 and solr-operator 0.8 When ZK_HOST is set (which is default in the init container) I always get that error message: `Neither --zk-host or --solr-url parameters provided so assuming solr url is http://localhost:8983` that obviously fails as i'm running this on kubernetes. -- 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]
