initial commit
This commit is contained in:
2
scripts/delete-completed.sh
Executable file
2
scripts/delete-completed.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
microk8s kubectl delete pod -A --field-selector=status.phase==Succeeded
|
||||
microk8s kubectl delete pod -A --field-selector=status.phase==Failed
|
||||
Reference in New Issue
Block a user