Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
helm: Uncomment the disabled key for the default workergroup
This allows comparison between boolean types, i.e. see ray-cluster/templates/raycluster-cluster.yaml:107, where we assert: {{- if ne .Values.worker.disabled true }} The default setting for the default workergroup is setting disabled to false. Closes ray-project#537.
- Loading branch information