eclipse-openj9 / openj9-utils

Other
16 stars 29 forks source link

Modified the arguments for JITServer to redirect output #74

Closed EmanElsaban closed 3 years ago

EmanElsaban commented 3 years ago

changed the args for JITServer in deployment.yaml to redirect output to stdout and to file "output.log". Previously the output was redirected to the file "output.log" only.

Binary Helm Chart: openj9-jitserver-chart-0.26.0.tar.gz

Signed-off-by: Eman Elsabban eman.elsaban1@gmail.com

EmanElsaban commented 3 years ago

@mpirvu Ready for review. Thanks