Fix typo in autoscaler yaml (#2981)

This commit is contained in:
Marlon 2018-09-27 18:48:18 +02:00 committed by Eric Liang
parent 1c9617bc1c
commit 5eaf429c53

View file

@ -1,7 +1,7 @@
# An unique identifier for the head node and workers of this cluster.
# A unique identifier for the head node and workers of this cluster.
cluster_name: minimal
# The maximum number of workers nodes to launch in addition to the head
# The maximum number of worker nodes to launch in addition to the head
# node. This takes precedence over min_workers. min_workers default to 0.
max_workers: 1