Merge pull request #345 from anzhsoft/patch-1

Update load-balancer.md
pull/363/head
johndmulhausen 2016-04-11 14:38:10 -07:00
commit fe8b2ac126
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"