This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a commit to branch default_cron_scheduler_for_k8s_helm
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git

commit df0616538f7eeec169dfd6bcfbc0e86936946a3b
Author: Xiang Fu <fx19880...@gmail.com>
AuthorDate: Tue Feb 2 22:38:03 2021 -0800

    Default to enable controller task scheduler for minion tasks
---
 kubernetes/helm/pinot/values.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kubernetes/helm/pinot/values.yaml 
b/kubernetes/helm/pinot/values.yaml
index 8636a03..5b574aa 100644
--- a/kubernetes/helm/pinot/values.yaml
+++ b/kubernetes/helm/pinot/values.yaml
@@ -85,6 +85,7 @@ controller:
   extra:
     configs: |-
       pinot.set.instance.id.to.hostname=true
+      controller.task.scheduler.enabled=true
 
 broker:
   name: broker


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to