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

[Improvement]: Helm Chart Support Overwrite JVM Optional #1962

Closed
3 tasks done
Tracked by #1930
czy006 opened this issue Sep 12, 2023 · 0 comments · Fixed by #1970
Closed
3 tasks done
Tracked by #1930

[Improvement]: Helm Chart Support Overwrite JVM Optional #1962

czy006 opened this issue Sep 12, 2023 · 0 comments · Fixed by #1970

Comments

@czy006
Copy link
Contributor

czy006 commented Sep 12, 2023

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

The helm chart configuration does not currently support adjusting ams related jvm parameters, this feature will be supplemented.

How should we improve?

bin/config.sh related parameters can be overridden through helm value.yaml user-related specifications, including the following parameters:

  • XMX_CONFIG
  • XMS_CONFIG
  • JMX_REMOTE_PORT_CONFIG
  • JVM_EXTRA_CONFIG
  • LANG_CONFIG

When they are not configured, no changes will be made to the default values.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Subtasks

No response

Code of Conduct

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

Successfully merging a pull request may close this issue.

1 participant