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

   Hello,
   
   I am currently using Azure to set up aks clusters utilizing solr-cloud helm 
charts and the provided zookeeper ensemble. I want to mount zookeeper logs onto 
a Azure File Share but I cant seem to specify a pvc for the zk provided 
ensemble. It only seems to accept a 'spec' as some sort of reference. How can I 
specify a PVC for zookeeper? Can I mount directly to the logs directory for 
zookeeper pods?
   ```
    zk:
       provided:
         persistence:
           spec:
             storageClassName:  "solr"
             #can I specify a path, volume, volume mount, or pvc?
   ```
   


-- 
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: issues-unsubscr...@solr.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to