This commit is contained in:
zeaslity
2024-12-19 14:51:03 +08:00
parent 52f6fafc90
commit 29f83f28ac
5 changed files with 145 additions and 8 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=xmyd
export name_space=gsyd-app
kubectl delete pods -n $name_space --field-selector status.phase!=Running --force