diff --git a/cluster/gce/windows/configure.ps1 b/cluster/gce/windows/configure.ps1 index 9117a73d28..08b834a881 100644 --- a/cluster/gce/windows/configure.ps1 +++ b/cluster/gce/windows/configure.ps1 @@ -100,7 +100,6 @@ try { Dump-DebugInfoToConsole Set-PrerequisiteOptions $kube_env = Fetch-KubeEnv - Disable-WindowsDefender if (Test-IsTestCluster $kube_env) { Log-Output 'Test cluster detected, installing OpenSSH.'