Re: Enable Azure File share for Dynamic Volume

2023-07-12 Thread Geo PC
Still not working. Can I get sample helm configuration values for reference. > On Jul 10, 2023, at 12:38 PM, Houston Putman wrote: > > Hello, > > So you are specifying these options under the wrong place. > > You need to use "dataStorage.persistent.pvcTemplate.spec.*", not > "dataStorage.persi

Re: Enable Azure File share for Dynamic Volume

2023-07-10 Thread Houston Putman
Hello, So you are specifying these options under the wrong place. You need to use "dataStorage.persistent.pvcTemplate.spec.*", not "dataStorage.persistent.pvc". Also this is more of a user issue than a dev issue, so I recommend using the users@ Solr list, or making a Github Issue under the Solr

Enable Azure File share for Dynamic Volume

2023-07-07 Thread Geo PC
Hi We installed solr operator and then solr using helm package. We are using solr-operator version 0.7.0 and solr version 8.11. Solr is working fine. Our requirement is we need to use Azure File share for PV mount instead of dynamic volume. Currently we can see 3 dynamic volumes are created. E