Merge pull request #345 from anzhsoft/patch-1

Update load-balancer.md
This commit is contained in:
johndmulhausen
2016-04-11 14:38:10 -07:00
+1 -1
View File
@@ -29,7 +29,7 @@ Your configuration file might look like:
"spec": {
"ports": [{
"port": 8765,
"targetPort": 9376,
"targetPort": 9376
}],
"selector": {
"app": "example"