put step in correct place

pull/10232/head
Priya Wadhwa 2021-01-25 11:39:06 -08:00
parent 37dd783dd8
commit a9f435b757
1 changed files with 1 additions and 1 deletions

View File

@ -82,11 +82,11 @@ func init() {
CreatingContainer,
CreatingVM,
RunningRemotely,
ConfiguringCNI,
PreparingKubernetes,
PreparingKubernetesCerts,
PreparingKubernetesControlPlane,
PreparingKubernetesBootstrapToken,
ConfiguringCNI,
ConfiguringLHEnv,
VerifyingKubernetes,
EnablingAddons,