jamesla commented on issue #736:
URL: https://github.com/apache/solr-operator/issues/736#issuecomment-2553089526
Thanks @mcarroll1 I did build that example by reading the full spec and I've
read it a second time and I still can't seem to see what I'm doing wrong.
Does that example wor
mcarroll1 commented on issue #736:
URL: https://github.com/apache/solr-operator/issues/736#issuecomment-2548746117
Turns out you can find the full spec here:
https://github.com/apache/solr-operator/blob/main/config/crd/bases/solr.apache.org_solrclouds.yaml#L7038
--
This is an automated me
mcarroll1 commented on issue #736:
URL: https://github.com/apache/solr-operator/issues/736#issuecomment-2545844063
I've encountered a similar issue here
https://github.com/apache/solr-operator/issues/675 (referencing an older issue
here: https://github.com/apache/solr-operator/issues/484).
jamesla opened a new issue, #736:
URL: https://github.com/apache/solr-operator/issues/736
I am trying to attach a volume from a configmap to an init container but it
is not entirely clear how to do it from the CRD spec. I've also been unable to
find any examples of somebody doing this: