You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could see that the initial Java heap size is set to 256MB.
I think the initial java heap size should be increased to 512MB and the max one to 1024MB but maybe the pod resources should be increased as well if we increase the JVM memory needs...
The text was updated successfully, but these errors were encountered:
The documentation states that the JVM memory, for the flow-repo, should be at least 512MB (for minimum specs):
https://docs.cloudbees.com/docs/cloudbees-cd/latest/requirements/k8s-requirements#_small_to_mid_range_deployments
In values.yaml:
cloudbees-examples/cloudbees-cd/kubernetes/values.yaml
Line 246 in c2a648b
We could see that the initial Java heap size is set to 256MB.
I think the initial java heap size should be increased to 512MB and the max one to 1024MB but maybe the pod resources should be increased as well if we increase the JVM memory needs...
The text was updated successfully, but these errors were encountered: