diff --git a/helm-chart/ray-cluster/values.yaml b/helm-chart/ray-cluster/values.yaml index 7744315d8df..be80d865685 100644 --- a/helm-chart/ray-cluster/values.yaml +++ b/helm-chart/ray-cluster/values.yaml @@ -53,8 +53,8 @@ head: worker: # If you want to disable the default workergroup - # uncomment the line below - # disabled: true + # change the line below + disabled: false groupName: workergroup replicas: 1 type: worker