mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-23 22:26:27 +00:00
add custom problem detector plugin
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "NON-EXECUTABLE"
|
||||
exit -1
|
||||
|
||||
Reference in New Issue
Block a user