We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8265536 commit 45663d4Copy full SHA for 45663d4
check_kubernetes.sh
@@ -56,6 +56,7 @@ usage() {
56
57
BRIEF=0
58
TIMEOUT=15
59
+unset NAME
60
61
die() {
62
if [ "$BRIEF" = 1 ]; then
0 commit comments