Gallardot commented on code in PR #15439:
URL: 
https://github.com/apache/dolphinscheduler/pull/15439#discussion_r1444224057


##########
deploy/kubernetes/dolphinscheduler/values.yaml:
##########
@@ -621,18 +627,28 @@ worker:
       # -- `PersistentVolumeClaim` size
       storage: "20Gi"
   env:
-    # -- Worker max cpu load avg, only higher than the system cpu load 
average, worker server can be dispatched tasks
-    WORKER_MAX_CPU_LOAD_AVG: "1"
-    # -- Worker reserved memory, only lower than system available memory, 
worker server can be dispatched tasks, the unit is G
-    WORKER_RESERVED_MEMORY: "0.3"
-    # -- Worker execute thread number to limit task instances
+    # If set true, will open worker overload protection

Review Comment:
   miss --



-- 
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]

Reply via email to