Fixes a syntax error of api/examples/service.json

This commit is contained in:
Yuki Yugui Sonoda 2014-07-08 16:27:28 +09:00
parent 28f7d60965
commit df388ef485

View File

@ -3,7 +3,7 @@
"port": 8000,
"labels": {
"name": "nginx"
}
},
"selector": {
"name": "nginx"
}