Commit f49aee25 authored by Nalin Dahyabhai's avatar Nalin Dahyabhai

Fixup JSON syntax errors in example controller

parent b9dd9c4f
......@@ -14,11 +14,11 @@
"image": "kubernetes/guestbook",
"name": "guestbook",
"ports": [{ "name": "http-server", "containerPort": 3000 }]
}],
}]
}
},
"labels": { "name": "guestbook" }
},
}
},
"labels": { "name": "guestbook" }
}
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