Commit 087ac36c by tingweiwang

fix

1 parent d1cad601
Showing with 2 additions and 3 deletions
......@@ -4,8 +4,8 @@ dev_host=192.168.1.42
fu_host=192.168.1.36
test_host=192.168.1.51
project_workspace=/tmp
IMAGE=hub.kce.ksyun.com/kpl_k8s/nginx:latest
DOCKER_REGISTRY=hub.kce.ksyun.com
IMAGE=nginx:latest
DOCKER_REGISTRY=hub.kce.ksyun.com/kpl_k8s
#########################################
sed_yaml() {
echo "修改image名字"
......@@ -45,4 +45,3 @@ private)
*)
echo "please input (redeploy|private)"
esac
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!