Add zap scripts, and make restart scripts more explicit
This commit is contained in:
3
scripts/zap-evicted-pods.sh
Executable file
3
scripts/zap-evicted-pods.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
kc delete pods --field-selector 'status.phase==Failed' -A
|
||||
Reference in New Issue
Block a user