Update load-balancer.md

this json file is invaliad, just rm the , to make it right.
This commit is contained in:
anzhsoft 2016-04-08 16:42:34 +08:00
parent d956b20b4d
commit dff3af6096
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Your configuration file might look like:
"spec": { "spec": {
"ports": [{ "ports": [{
"port": 8765, "port": 8765,
"targetPort": 9376, "targetPort": 9376
}], }],
"selector": { "selector": {
"app": "example" "app": "example"