We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49cabca commit 8c28ae6Copy full SHA for 8c28ae6
hack/e2e-livenessprobe.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+set -e
3
4
## This file is for livenessprove which runs in a pair with csi
5
## hostpath
0 commit comments