diff --git a/tools/deployment/30_deploy_controlplane.sh b/tools/deployment/30_deploy_controlplane.sh index d97d534c9..e3d75ee36 100755 --- a/tools/deployment/30_deploy_controlplane.sh +++ b/tools/deployment/30_deploy_controlplane.sh @@ -32,7 +32,7 @@ if type "virsh" > /dev/null; then fi echo "Create target k8s cluster resources" -time airshipctl phase run controlplane-ephemeral --debug +airshipctl phase run controlplane-ephemeral --debug echo "List all nodes in target cluster" kubectl \