-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Description
I have two requests/questions regarding the helm chart:
- Can we define an external HPA metric? Currently, there is only an option for mem/cpu.
- Can we declare a percentage max Java memory commitment instead of an absolute number? Meaning, replace the
-Xmx46Gwith-XX:MaxRAMPercentage=75.0. This is very useful when changing the VM size to a different memory size. Java will automatically adjust based on the available total memory. Without having to changeXmx.
Metadata
Metadata
Assignees
Labels
No labels