mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-04-05 02:09:03 +00:00
6 lines
44 B
Bash
Executable File
6 lines
44 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
echo "UNKNOWN"
|
|
exit 3
|
|
|