czy006 commented on code in PR #3458:
URL: https://github.com/apache/amoro/pull/3458#discussion_r1994634361
##########
charts/amoro/values.yaml:
##########
@@ -278,6 +278,7 @@ optimizer:
#kube-config-path: "~/.kube/config"
image: "apache/amoro:latest"
pullPolicy: "IfNotPresent"
+ jvm.heap.ratio: "0.8"
extra: []
Review Comment:
I'm worried that our parameters will increase, can we put them into extra?
Perhaps there is an additional map maintenance.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]