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
Set Java heapsize flag -Xmx automatically based on downward API envir…
…onment vars
Use MY_MEM_LIMIT and MY_MEM_REQUEST to auto detect a reasonable JVM
heapsize based on the containers memory limit/request values.