Commit 485c1411 authored by 智勇's avatar 智勇

更新镜像使用域名

parent 5caed844
......@@ -76,7 +76,7 @@ def project_attr(systemName) {
}
def update_microservice(namespace, name, image, tier, domain, cluster) {
dest_url = "http://172.30.220.22:3003/k8s/service/modifyImage"
dest_url = "http://qaapi.liangkebang.com/k8s/service/modifyImage"
response = httpRequest httpMode:"POST",
consoleLogResponseBody:true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment