This commit is contained in:
zeaslity
2024-12-04 15:38:16 +08:00
parent 1030909388
commit e1149ecfd0
3 changed files with 144 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ wget https://oss.demo.uavcmlc.com/cmlc-installation/downloadfile/amd/jq-linux-am
chmod +x /usr/local/bin/jq
export name_space=uavcloud-demo
export name_space=uavcloud-devflight
kubectl delete pods -n $name_space --field-selector status.phase!=Running --force