zalf-rdm / geonode-k8s

A Kubernetes helm chart for the geospacial webapplication Geonode
https://geonode-k8s.readthedocs.io/en/latest/
GNU General Public License v2.0
12 stars 7 forks source link

Bug: changing geoserver resources does not effect geoserver java configuration #103

Closed mwallschlaeger closed 8 months ago

mwallschlaeger commented 8 months ago

defining larger resources for the geoserver pod does not fulfill the expected increased resources for the geoserver application as the JVM get started with memory limitation: -Xms2G -Xmx4G

ether this get removed from the GEOSERVER_JAVA_OPTS, it get set based on the pod resources or the env-var need to be changable in .Values