thai-op commented on issue #663: URL: https://github.com/apache/solr-operator/issues/663#issuecomment-1986151588
This is the current behavior of SolrCloud. The persistent PVC template provided in https://github.com/apache/solr-operator/blob/8e986e60a82fcd577fe55e882e23a5491f4d3014/api/v1beta1/solrcloud_types.go#L281 will be turned into a new PVC claim. Notice that's its a PVC template and not a PVC claim. I'm thinking of adding this support in my own branch because I need this to use shared scalable file storage in aws. -- 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]
