alexangas opened a new issue, #676: URL: https://github.com/apache/solr-operator/issues/676
I've been attempting to set config such as `podOptions.resources.requests.cpu` in the Helm chart for SolrCloud. However none of the changes in the `podOptions.resources` settings appear to be applying. I had a look at the code - and I am totally not an expert so may be way off base - but thought we should be seeing this set when the container is initialised in https://github.com/apache/solr-operator/blob/8e986e60a82fcd577fe55e882e23a5491f4d3014/controllers/util/solr_util.go#L456. At least, that's how the other containers in the file are initialised. However I can also see this https://github.com/apache/solr-operator/blob/main/controllers/util/solr_util.go#L586 so 🤷🏻 I am using Solr Operator 0.7.1 as it's not possible for us to upgrade to Solr 8.11. -- 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]
