Commit 160a720e authored by kalvin's avatar kalvin

format

parent 022942e7
......@@ -357,8 +357,8 @@ def update_microservice(namespace, name, image, tier) {
requestBody:"""{
"namespace":"${namespace}",
"name":"${name}",
"image":"${image}",
"tier":"${tier}"
"image":"${image}",
"tier":"${tier}"
}""",
url:dest_url
......
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