sagar2297 opened a new issue, #602: URL: https://github.com/apache/solr-operator/issues/602
Hello, I have configured solr on K8s using the steps in the following link, https://apache.github.io/solr-operator/docs/local_tutorial.html#install-the-solr-operator The solr setup is properly done. To change the dataStorage configuration in SolrCloud CRD, which is by default set as `ephemeral`  I changed it as per this documentation(https://apache.github.io/solr-operator/docs/solr-cloud/solr-cloud-crd.html#data-storage) to following:  But, once I change the dataStorage type pod creation starts failing as below:  Can you please highlight what could be missing or wrong? -- 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]
