config/windows-defender-monitor.json

This commit is contained in:
michelletandya
2021-05-24 20:08:47 +00:00
parent f69d0c8ddc
commit caf2bad7b6
+1 -1
View File
@@ -13,7 +13,7 @@
{
"type": "temporary",
"reason": "WindowsDefenderThreatsDetected",
"path": "./config/plugin/windows_defender_problem.ps1",
"path": "C:\\etc\\kubernetes\\node-problem-detector\\config\\plugin\\windows_defender_problem.ps1",
"timeout": "3s"
}
]