radu-gheorghe commented on issue #658:
URL: https://github.com/apache/solr-operator/issues/658#issuecomment-1821207217
I think this tells it to allocate 6GB:
```
envVars:
- name: JAVA_HEAP
value: 6000m
```
I assume it can do with much less than `6000m`. Try a 10th of that and see
how it goes.
--
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]