Skip to content

Commit f27c3a8

Browse files
authored
Merge pull request #567 from mcshooter/updateWindowsDefenderConfigPath
config/windows-defender-monitor.json
2 parents f69d0c8 + caf2bad commit f27c3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/windows-defender-monitor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"type": "temporary",
1515
"reason": "WindowsDefenderThreatsDetected",
16-
"path": "./config/plugin/windows_defender_problem.ps1",
16+
"path": "C:\\etc\\kubernetes\\node-problem-detector\\config\\plugin\\windows_defender_problem.ps1",
1717
"timeout": "3s"
1818
}
1919
]

0 commit comments

Comments
 (0)