Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistency between documentation and helm-values #55

Open
jplayout opened this issue Oct 11, 2022 · 0 comments
Open

Inconsistency between documentation and helm-values #55

jplayout opened this issue Oct 11, 2022 · 0 comments

Comments

@jplayout
Copy link

jplayout commented Oct 11, 2022

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:

ecconfigure: "--repositoryInitMemoryMB=256 --repositoryMaxMemoryMB=512"

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant