更新 'Yaml文件/a'
This commit is contained in:
parent
6f10e783c1
commit
e67486492c
6
Yaml文件/a
6
Yaml文件/a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue