Commit 5caed844 authored by 智勇's avatar 智勇

使用线上qaapi

parent 3c36f153
......@@ -99,7 +99,7 @@ def update_microservice(namespace, name, image, tier, domain, cluster) {
// for test
def update_microservice_qke(namespace, name, image, tier, domain, cluster) {
dest_url = "http://192.168.28.179: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