Update load-balancer.md
this json file is invaliad, just rm the , to make it right.
This commit is contained in:
parent
d956b20b4d
commit
dff3af6096
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue