Merge pull request #606 from kubernetes-incubator/issue-605
update comment with valid options for bootstrap_os
This commit is contained in:
commit
e68ec257a3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Valid bootstrap options (required): xenial, coreos, none
|
||||
# Valid bootstrap options (required): ubuntu, coreos, none
|
||||
bootstrap_os: none
|
||||
|
||||
# Directory where the binaries will be installed
|
||||
|
|
Loading…
Reference in a new issue