Thanks Houston, this makes perfect sense.
Best.
Joel Bernstein
http://joelsolr.blogspot.com/
On Thu, Jul 15, 2021 at 1:21 PM Houston Putman
wrote:
> Hey Joel,
>
>1. You are correct, only solr.xml and log4j2.xml are currently
> supported.
>2. Are you looking at the
>"SolrCloud.spec
Hey Joel,
1. You are correct, only solr.xml and log4j2.xml are currently supported.
2. Are you looking at the
"SolrCloud.spec.customSolrKubeOptions.podOptions.volumes" section?
If so, then yes, this is a way to mount whatever extra volumes you want
to add to your Solr container,
I've been digging into the ConfigMap support in the Solr operator. Based on
the documentation only the solr.xml and log4j2.xml seem to be supported by
the Solr operator. A couple questions about this:
1) Am I correct in my reading of the documentation or is there broader
support for config files?