fix order

pull/8800/head
Priya Wadhwa 2020-07-22 20:47:41 -04:00
parent a03f25e976
commit 2cba801d50
1 changed files with 1 additions and 1 deletions

View File

@ -61,8 +61,8 @@ func init() {
LocalOSRelease,
CreatingContainer,
CreatingVM,
ConfiguringLHEnv,
PreparingKubernetes,
ConfiguringLHEnv,
VerifyingKubernetes,
EnablingAddons,
Done,