更新 'Yaml文件/a'

This commit is contained in:
diandian 2023-06-27 21:14:08 +08:00
parent 6f10e783c1
commit e67486492c
1 changed files with 5 additions and 1 deletions

View File

@ -1,2 +1,6 @@
./deploy.sh | kubectl apply -f -
kubectl delete --namespace=kube-system deployment kube-dns
kubectl delete --namespace=kube-system deployment kube-dns
curl -L https://mirrors.aliyun.com/docker-toolbox/linux/compose/1.21.2/docker-compose-Linux-x86_64 -o /usr/local/bin/docker-compose
chmod a+x /usr/local/bin/docker-compose