Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
rebase cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfrancis committed Feb 6, 2018
1 parent 17ca28f commit 30e4c63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions parts/k8s/kuberneteswindowssetup.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ c:\k\kubelet.exe --hostname-override=`$global:AzureHostname --pod-infra-containe
$kubeStartStr += @"
Write-Host "NetworkPolicy azure, starting kubelet."
$KubeletCommandLine
return 0
"@
} else {
Expand Down Expand Up @@ -533,4 +532,4 @@ try
catch
{
Write-Error $_
}
}

0 comments on commit 30e4c63

Please sign in to comment.